Modifier and Type | Method and Description |
---|---|
Space |
SpaceFactory.buildFrom(Space space,
Expansions expansions) |
Modifier and Type | Method and Description |
---|---|
Collection<CustomContentEntityObject> |
DefaultCustomContentManager.findAllInSpace(Space space)
Deprecated.
|
Collection<CustomContentEntityObject> |
CustomContentManager.findAllInSpace(Space space)
Deprecated.
Since 4.2. No replacement.
|
Iterator<CustomContentEntityObject> |
DefaultCustomContentManager.findCurrentInSpace(Space space,
String pluginContentKey,
int offset,
int maxResults,
CustomContentManager.SortField sortField,
CustomContentManager.SortOrder sortOrder) |
Iterator<CustomContentEntityObject> |
CustomContentManager.findCurrentInSpace(Space space,
String contentModuleKey,
int offset,
int maxResults,
CustomContentManager.SortField sortField,
CustomContentManager.SortOrder sortOrder)
Get an iterator of all the current, non-deleted content of the given type in the given space.
|
int |
DefaultCustomContentManager.findTotalInSpace(Space space,
String pluginContentKey) |
int |
CustomContentManager.findTotalInSpace(Space space,
String contentModuleKey)
Get the total count of current, non-deleted content of the given type in the given space.
|
void |
DefaultCustomContentManager.removeAllInSpace(String pluginContentKey,
Space space) |
void |
CustomContentManager.removeAllInSpace(String contentModuleKey,
Space space)
Remove all plugin content of a particular type from a given space.
|
void |
DefaultCustomContentManager.removeAllPluginContentInSpace(Space space) |
void |
CustomContentManager.removeAllPluginContentInSpace(Space space)
Remove all plugin content (of all types) from a given space.
|
Constructor and Description |
---|
PluginContentWillBeRemovedForSpaceEvent(Object src,
Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
SpaceResourceIdentifierResolver.resolve(SpaceResourceIdentifier resourceIdentifier,
ConversionContext conversionContext)
Resolves a SpaceResourceIdentifier to a Space if a Space for the given spacekey exists.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MovePageCommandHelper.childPageTitleAlreadyExists(Page sourcePage,
Space targetSpace) |
List<String> |
MovePageCommandHelper.listOfPageTitlesAlreadyExist(Page sourcePage,
Space targetSpace) |
Modifier and Type | Method and Description |
---|---|
Space |
SpaceProvider.getSpace() |
Space |
SpaceLocator.getSpace() |
Space |
KeySpaceLocator.getSpace() |
Space |
DeleteSpaceCommand.getSpace() |
Modifier and Type | Method and Description |
---|---|
Space |
SpaceContentEntityObject.getSpace() |
Space |
PageContentEntityObject.getSpace()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ListQuery |
ListQuery.addSpace(Space space)
Deprecated.
Adds a single Space to the list of Spaces to include
|
static PageContext |
ContentEntitySimulacrum.createContextForTemplateView(Space space,
String title,
String content) |
DataSource |
DefaultDataSourceFactory.getSpaceLogo(Space space) |
DataSource |
DataSourceFactory.getSpaceLogo(Space space)
Encapsulates the logo for the given
Space in a DataSource . |
protected boolean |
ConfluenceActionSupport.hasPermissionForSpace(List permissionTypes,
Space space) |
boolean |
SpaceContentEntityObject.isInSpace(Space space) |
void |
SpaceContentEntityObject.setSpace(Space space) |
Constructor and Description |
---|
ContentEntitySimulacrum(Space space,
String title,
String content) |
Constructor and Description |
---|
AttachmentListViewEvent(Object src,
Space space,
String fileExtension) |
Modifier and Type | Method and Description |
---|---|
Space |
BlogPostMovedEvent.getCurrentSpace() |
Space |
BlogPostMovedEvent.getOriginalSpace() |
Constructor and Description |
---|
BlogPostMovedEvent(Object src,
ConfluenceUser user,
BlogPost blogPost,
Space originalSpace,
Space currentSpace) |
Modifier and Type | Method and Description |
---|---|
Space |
SpaceNotificationEvent.getSpace() |
Modifier and Type | Method and Description |
---|---|
Space |
PageMoveEvent.getOldSpace() |
Space |
PageMoveCompletedEvent.getOldSpace() |
Constructor and Description |
---|
PageListViewEvent(Object src,
Space space,
String viewType) |
PageMoveCompletedEvent(Page sourcePage,
List<Page> movedPageList,
Space oldSpace) |
PageMoveEvent(Object src,
Page movedPage,
List<Page> movedPageList,
Space oldSpace,
Page oldParentPage,
Integer oldPosition,
com.atlassian.user.User theMover,
boolean movedBecauseOfParent) |
PageMoveEvent(Object src,
Page movedPage,
Space oldSpace,
Page oldParentPage,
Integer oldPosition,
com.atlassian.user.User theMover)
|
PageMoveEvent(Object src,
Page movedPage,
Space oldSpace,
Page oldParentPage,
Integer oldPosition,
com.atlassian.user.User theMover,
boolean movedBecauseOfParent)
|
Modifier and Type | Method and Description |
---|---|
Space |
LabelListViewEvent.getSpace() |
Constructor and Description |
---|
LabelListViewEvent(Object src,
Space space,
String viewType) |
Modifier and Type | Method and Description |
---|---|
Space |
SpacePermissionsRemoveFromSpaceEvent.getSpace() |
Space |
SpacePermissionRemoveEvent.getSpace() |
Constructor and Description |
---|
SpacePermissionRemoveEvent(Object src,
SpacePermission permission,
Space space)
We keep a reference to the space separately so that when the permission is deleted, event handlers are still aware
of which space the event is referring to.
|
SpacePermissionsRemoveFromSpaceEvent(Object src,
Space space,
List<SpacePermission> permissions) |
Modifier and Type | Field and Description |
---|---|
protected Space |
SpaceEvent.space |
Modifier and Type | Method and Description |
---|---|
Space |
SpaceUpdateEvent.getOriginalSpace() |
Space |
SpaceEvent.getSpace() |
Constructor and Description |
---|
TemplateListViewEvent(Object src,
Space space) |
Modifier and Type | Method and Description |
---|---|
List<Notification> |
DelegatingNotificationDao.findAllNotificationsBySpace(Space space) |
Notification |
DelegatingNotificationDao.findNotificationByUserAndSpace(com.atlassian.user.User user,
Space space) |
Notification |
DelegatingNotificationDao.findNotificationByUserAndSpaceAndType(com.atlassian.user.User user,
Space space,
ContentTypeEnum type) |
List<Notification> |
DelegatingNotificationDao.findNotificationsBySpace(Space space)
Deprecated.
|
List<Notification> |
DelegatingNotificationDao.findNotificationsBySpaceAndType(Space space,
ContentTypeEnum type) |
Iterable<Long> |
DelegatingNotificationDao.findPageAndSpaceNotificationIdsFromSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
void |
CoarseGrainedCachingSpacePermissionManager.createDefaultSpacePermissions(Space space) |
void |
CoarseGrainedCachingSpacePermissionManager.createInitialSpacePermissions(Space space)
Deprecated.
|
void |
CoarseGrainedCachingSpacePermissionManager.createPrivateSpacePermissions(Space space) |
protected Iterable<String> |
CoarseGrainedCachingSpacePermissionManager.getGroupNamesWithPermission(Space targetSpace,
String permissionType) |
Map<String,Long> |
CoarseGrainedCachingSpacePermissionManager.getGroupsForPermissionType(String permissionType,
Space space) |
Collection<com.atlassian.user.Group> |
CoarseGrainedCachingSpacePermissionManager.getGroupsWithPermissions(Space space) |
Map<String,Long> |
CoarseGrainedCachingSpacePermissionManager.getUsersForPermissionType(String permissionType,
Space space) |
Collection<com.atlassian.user.User> |
CoarseGrainedCachingSpacePermissionManager.getUsersWithPermissions(Space space) |
void |
CoarseGrainedCachingSpacePermissionManager.removeAllPermissions(Space space)
Deprecated.
|
void |
CoarseGrainedCachingSpacePermissionManager.removeAllPermissions(Space space,
SpacePermissionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
CoarseGrainedCachingSpacePermissionManager.prime(Iterable<? extends Space> spaces) |
Modifier and Type | Method and Description |
---|---|
ContentTree |
ImportExportManager.getContentTree(com.atlassian.user.User user,
Space space)
Returns a tree of content including pages for a space.
|
ContentTree |
DefaultImportExportManager.getContentTree(com.atlassian.user.User user,
Space space) |
ContentTree |
ImportExportManager.getPageBlogTree(com.atlassian.user.User user,
Space space)
Returns a tree of content including pages and blog posts for a space.
|
ContentTree |
DefaultImportExportManager.getPageBlogTree(com.atlassian.user.User user,
Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
RestorePageAction.getSpace() |
Modifier and Type | Method and Description |
---|---|
protected List<Space> |
XmlExporter.getIncludedSpaces()
In this implementation, we want to find out the root entity and include the Space
from that.
|
protected abstract List<Space> |
FileXmlExporter.getIncludedSpaces()
Returns the List of Spaces that should be included in the export
|
protected List<Space> |
BackupExporter.getIncludedSpaces()
In this implementation, we want to include all Spaces, so return an empty list
|
Modifier and Type | Method and Description |
---|---|
protected void |
HtmlExporter.exportSpace(Space space,
String baseExportPath) |
protected void |
AbstractRendererExporterImpl.exportSpace(Space space,
String baseExportPath) |
Modifier and Type | Method and Description |
---|---|
PageResponse<AbstractPage> |
PageManagerInternal.getAbstractPages(Space space,
List<ContentType> contentTypes,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage>... filter)
Returns all content in the space within any of the specified statuses and content types, limited to the pagination request.
|
PageResponse<AbstractPage> |
PageManagerInternal.getAbstractPages(Space space,
String title,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage>... filter)
Returns pages and blog posts that belong to the space, exactly match the given title, are in any of the specified statuses, and match the given predicate, limited to the pagination request.
|
PageResponse<BlogPost> |
PageManagerInternal.getBlogPosts(Space space,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super BlogPost>... filter)
Returns all the current blog posts in the space, limited to the pagination request.
|
PageResponse<Page> |
PageManagerInternal.getPages(Space space,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super Page>... filter)
Returns all the current pages in the space, limited to the pagination request.
|
PageResponse<Page> |
PageManagerInternal.getTopLevelPages(Space space,
LimitedRequest pageRequest)
Returns the current top-level pages in a space, limited to the pagination requested.
|
Modifier and Type | Method and Description |
---|---|
static void |
ThreadLocalPermissionsCacheInternal.cacheSpacePermission(com.atlassian.user.User user,
String permission,
Space space,
boolean hasPermission) |
static Boolean |
ThreadLocalPermissionsCacheInternal.hasSpacePermission(String permission,
Space space,
com.atlassian.user.User user) |
void |
SpacePermissionManagerInternal.removeAllPermissions(Space space,
SpacePermissionContext context)
Removes all permissions belonging to space
|
Modifier and Type | Method and Description |
---|---|
PageResponse<Space> |
SpaceManagerInternal.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
|
Modifier and Type | Method and Description |
---|---|
protected Space |
DummyPermissionDelegate.getSpaceFrom(Object target) |
Modifier and Type | Method and Description |
---|---|
List<Space> |
LabelManager.getFavouriteSpaces(String username) |
List<Space> |
CachingLabelManager.getFavouriteSpaces(String username) |
List<Space> |
LabelManager.getSpacesWithLabel(Label label)
Spaces cannot be directly labelled.
|
List<Space> |
CachingLabelManager.getSpacesWithLabel(Label label) |
Modifier and Type | Method and Description |
---|---|
Label |
SpaceLabelManagerImpl.addLabel(Space space,
String labelName) |
Label |
SpaceLabelManager.addLabel(Space space,
String labelName)
Adds a label to a space.
|
List |
SpaceLabelManagerImpl.getLabelsOnSpace(Space space) |
List |
SpaceLabelManager.getLabelsOnSpace(Space space)
Returns the labels for the given space (excluding team labels)
|
List |
SpaceLabelManagerImpl.getSuggestedLabelsForSpace(Space space,
com.atlassian.user.User remoteUser) |
List |
SpaceLabelManager.getSuggestedLabelsForSpace(Space space,
com.atlassian.user.User remoteUser)
Returns the labels available for the given space (excluding team labels)
|
Modifier and Type | Method and Description |
---|---|
List<Label> |
LabelManager.getTeamLabelsForSpaces(Collection<Space> spaces)
Retrieve all of the team labels used to label content in the specified spaces.
|
List<Label> |
DefaultLabelManager.getTeamLabelsForSpaces(Collection<Space> spaces) |
List<Label> |
CachingLabelManager.getTeamLabelsForSpaces(Collection<Space> spaces) |
Modifier and Type | Method and Description |
---|---|
Space |
RemoveSpaceFromFavouriteAjaxAction.getSpace() |
Space |
AddSpaceToFavouriteAjaxAction.getSpace() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveSpaceFromFavouriteAjaxAction.setSpace(Space space) |
void |
AddSpaceToFavouriteAjaxAction.setSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
List |
LabelDao.findByDetailsInSpaces(String name,
String namespace,
String owner,
Collection<Space> spaces)
Find all labels for a specific space, based on the details passed in.
|
Modifier and Type | Method and Description |
---|---|
List<Label> |
HibernateLabelDao.findByDetailsInSpaces(String name,
String namespace,
String owner,
Collection<Space> spaces) |
Modifier and Type | Method and Description |
---|---|
void |
RelatedContentRefactorer.contractAbsoluteReferencesInContent(List<Page> movedPageList,
Space previousSpace)
Deprecated.
since 5.9 use contractAbsoluteReferencesInContent(List
|
void |
DefaultRelatedContentRefactorer.contractAbsoluteReferencesInContent(List<Page> movedPageList,
Space previousSpace)
Deprecated.
since 5.9 use contractAbsoluteReferencesInContent(List
|
void |
RelatedContentRefactorer.updateReferences(SpaceContentEntityObject content,
Space previousSpace,
String previousTitle)
Update all the references in the supplied content when the content has moved or renamed from 'previousSpace'
and/or had it's title changed from 'previousTitle'.
|
void |
DefaultRelatedContentRefactorer.updateReferences(SpaceContentEntityObject content,
Space previousSpace,
String previousTitle) |
void |
RelatedContentRefactorer.updateReferencesForMovingPage(SpaceContentEntityObject content,
Space previousSpace,
String previousTitle)
Update all the references in the supplied content when the content has moved from 'previousSpace'
and/or had it's title changed from 'previousTitle'.
|
void |
DefaultRelatedContentRefactorer.updateReferencesForMovingPage(SpaceContentEntityObject content,
Space previousSpace,
String previousTitle) |
void |
RelatedContentRefactorer.updateReferrers(SpaceContentEntityObject referee,
Space previousSpace,
String previousTitle)
Iterate through all the content that currently links to 'referee' and renames all the links, saving the changed
content as it goes.
|
void |
DefaultRelatedContentRefactorer.updateReferrers(SpaceContentEntityObject referee,
Space previousSpace,
String previousTitle) |
void |
RelatedContentRefactorer.updateReferrersForMovingPage(SpaceContentEntityObject referee,
Space previousSpace,
String previousTitle,
List<Page> movedPageList)
Iterate through all the content that currently links to 'referee' and renames all the links, saving the changed
content as it goes.
|
void |
DefaultRelatedContentRefactorer.updateReferrersForMovingPage(SpaceContentEntityObject referee,
Space previousSpace,
String previousTitle,
List<Page> movedPageList) |
Modifier and Type | Method and Description |
---|---|
int |
MailContentManager.findMailTotal(Space space)
Deprecated.
|
int |
DefaultMailContentManager.findMailTotal(Space space)
Deprecated.
|
List<Mail> |
MailContentManager.getMail(Space space,
boolean currentOnly)
Deprecated.
|
List<Mail> |
DefaultMailContentManager.getMail(Space space,
boolean currentOnly)
Deprecated.
|
void |
MailContentManager.removeAllMail(Space space)
Deprecated.
|
void |
DefaultMailContentManager.removeAllMail(Space space)
Deprecated.
|
Mail |
MailContentManager.storeIncomingMail(Space space,
byte[] rawMessage)
Deprecated.
Create a new mail content object in the given space for the given raw RFC822 message.
|
Mail |
DefaultMailContentManager.storeIncomingMail(Space space,
byte[] rawMessage)
Deprecated.
|
Mail |
MailContentManager.storeIncomingMail(Space space,
javax.mail.internet.MimeMessage mimeMessage)
Deprecated.
Create a new mail content object in the given space for the given mimeMessage.
|
Mail |
DefaultMailContentManager.storeIncomingMail(Space space,
javax.mail.internet.MimeMessage mimeMessage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Space |
Notification.getSpace() |
Modifier and Type | Method and Description |
---|---|
protected Notification |
DefaultNotificationManager.addNotification(com.atlassian.user.User user,
Space space,
AbstractPage page)
Adds a page or space notification for a user.
|
protected Notification |
DefaultNotificationManager.addNotification(com.atlassian.user.User user,
Space space,
AbstractPage page,
ContentTypeEnum type) |
Notification |
NotificationManager.addSpaceNotification(com.atlassian.user.User user,
Space space) |
Notification |
DefaultNotificationManager.addSpaceNotification(com.atlassian.user.User user,
Space space) |
Notification |
NotificationManager.addSpaceNotification(com.atlassian.user.User user,
Space space,
ContentTypeEnum type)
Add a space notification for a particular content type.
|
Notification |
DefaultNotificationManager.addSpaceNotification(com.atlassian.user.User user,
Space space,
ContentTypeEnum type) |
Iterable<Long> |
NotificationManager.findPageAndSpaceNotificationIdsFromSpace(Space space)
Retrieves ids of all notifications in a space.
|
Iterable<Long> |
DefaultNotificationManager.findPageAndSpaceNotificationIdsFromSpace(Space space) |
Notification |
NotificationManager.getNotificationByUserAndSpace(com.atlassian.user.User user,
Space space)
Return a notification if the user is watching the entire space.
|
Notification |
DefaultNotificationManager.getNotificationByUserAndSpace(com.atlassian.user.User user,
Space space) |
Notification |
NotificationManager.getNotificationByUserAndSpaceAndType(com.atlassian.user.User user,
Space space,
ContentTypeEnum type) |
Notification |
DefaultNotificationManager.getNotificationByUserAndSpaceAndType(com.atlassian.user.User user,
Space space,
ContentTypeEnum type) |
List<Notification> |
NotificationManager.getNotificationsBySpace(Space space)
Deprecated.
|
List<Notification> |
DefaultNotificationManager.getNotificationsBySpace(Space space)
Deprecated.
|
List<Notification> |
NotificationManager.getNotificationsBySpaceAndType(Space space,
ContentTypeEnum type) |
List<Notification> |
DefaultNotificationManager.getNotificationsBySpaceAndType(Space space,
ContentTypeEnum type) |
boolean |
NotificationManager.isUserWatchingPageOrSpace(com.atlassian.user.User user,
Space space,
AbstractPage page)
Returns true if:
a) the user is watching the AbstractPage
b) the user is watching the space, or
c) the user is watching the contentType of the AbstractPage for the Space
|
boolean |
DefaultNotificationManager.isUserWatchingPageOrSpace(com.atlassian.user.User user,
Space space,
AbstractPage page) |
void |
NotificationManager.removeAllNotificationsForSpace(Space space)
Remove all of the notifications set up for this space.
|
void |
DefaultNotificationManager.removeAllNotificationsForSpace(Space space) |
void |
NotificationManager.removeSpaceNotification(com.atlassian.user.User user,
Space space) |
void |
DefaultNotificationManager.removeSpaceNotification(com.atlassian.user.User user,
Space space) |
void |
NotificationsSender.sendSpaceNotifications(Space space,
NotificationData notificationData,
ConversionContext conversionContext)
Sends space based notifications.
|
void |
DefaultNotificationsSender.sendSpaceNotifications(Space space,
NotificationData notificationData,
ConversionContext conversionContext) |
void |
Notification.setSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
ListWatchersAction.getSpace() |
Modifier and Type | Method and Description |
---|---|
List<Notification> |
NotificationDao.findAllNotificationsBySpace(Space space)
Find all notifications linked to the specified space regardless of type specified.
|
Notification |
NotificationDao.findNotificationByUserAndSpace(com.atlassian.user.User user,
Space space)
Find any user notification linked to the specified space regardless of type.
|
Notification |
NotificationDao.findNotificationByUserAndSpaceAndType(com.atlassian.user.User user,
Space space,
ContentTypeEnum type)
Find the user notification linked to the specified space with a type specified - may be null if watching the
whole space.
|
List<Notification> |
NotificationDao.findNotificationsBySpace(Space space)
Deprecated.
Since 3.5 - This method name is ambiguous. Use
NotificationDao.findNotificationsBySpaceAndType(Space, ContentTypeEnum) or
NotificationDao.findAllNotificationsBySpace(Space) . |
List<Notification> |
NotificationDao.findNotificationsBySpaceAndType(Space space,
ContentTypeEnum type)
Find all notifications linked to the specified space for a certain type.
|
Iterable<Long> |
NotificationDao.findPageAndSpaceNotificationIdsFromSpace(Space space)
Retrieves ids for all notifications in a space.
|
Modifier and Type | Method and Description |
---|---|
List<Notification> |
HibernateNotificationDao.findAllNotificationsBySpace(Space space) |
Notification |
HibernateNotificationDao.findNotificationByUserAndSpace(com.atlassian.user.User user,
Space space) |
Notification |
HibernateNotificationDao.findNotificationByUserAndSpaceAndType(com.atlassian.user.User user,
Space space,
ContentTypeEnum type) |
List<Notification> |
HibernateNotificationDao.findNotificationsBySpace(Space space) |
List<Notification> |
HibernateNotificationDao.findNotificationsBySpaceAndType(Space space,
ContentTypeEnum type) |
Iterable<Long> |
HibernateNotificationDao.findPageAndSpaceNotificationIdsFromSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
int |
MailDao.findMailTotal(Space space) |
List |
MailDao.getMail(Space space,
boolean currentOnly) |
void |
MailDao.removeAllMail(Space space) |
Modifier and Type | Method and Description |
---|---|
int |
HibernateMailDao.findMailTotal(Space space) |
List |
HibernateMailDao.getMail(Space space,
boolean currentOnly) |
void |
HibernateMailDao.removeAllMail(Space space)
bulk mail removal using direct jdbc (too slow using hibernate, as it loads all mails into session prior to deletion which is bad)
|
Modifier and Type | Method and Description |
---|---|
Space |
SpaceReport.getSpace() |
Constructor and Description |
---|
SpaceReport(Space space,
ChangeDigestReport report) |
Modifier and Type | Method and Description |
---|---|
Space |
Comment.getSpace() |
Space |
Attachment.getSpace() |
Modifier and Type | Method and Description |
---|---|
ContentTree |
TreeBuilder.createPageBlogTree(Space space)
Creates a tree of content that includes the pages and the blog posts from the space.
|
ContentTree |
TreeBuilder.createPageTree(Space space)
Creates a tree of content that just includes the pages of the space.
|
void |
TrashManager.emptyTrash(Space space)
Purge all of the trash in a given space.
|
void |
DefaultTrashManager.emptyTrash(Space space) |
PageResponse<AbstractPage> |
DefaultPageManager.getAbstractPages(Space space,
List<ContentType> contentTypes,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage>... filter) |
PageResponse<AbstractPage> |
DefaultPageManager.getAbstractPages(Space space,
String title,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage>... filter) |
List<BlogPost> |
PageManager.getBlogPosts(Space space,
boolean currentOnly) |
List<BlogPost> |
DefaultPageManager.getBlogPosts(Space space,
boolean currentOnly) |
PageResponse<BlogPost> |
DefaultPageManager.getBlogPosts(Space space,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super BlogPost>... filters) |
int |
TrashManager.getNumberOfItemsInTrash(Space spaceKeypace)
Retrieve the total number of items in the trash for a given space.
|
int |
DefaultTrashManager.getNumberOfItemsInTrash(Space space) |
Collection<Long> |
PageManager.getPageIds(Space space)
Get the ids of all pages (current and historical) in the given space.
|
Collection<Long> |
DefaultPageManager.getPageIds(Space space) |
List<Page> |
PageManager.getPages(Space space,
boolean currentOnly) |
List<Page> |
DefaultPageManager.getPages(Space space,
boolean currentOnly) |
PageResponse<Page> |
DefaultPageManager.getPages(Space space,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super Page>... filters) |
List |
PageManager.getPagesStartingWith(Space space,
String s) |
List |
DefaultPageManager.getPagesStartingWith(Space space,
String s) |
List |
PageManager.getPermissionPages(Space space)
Retrieve all pages within a particular space that have page level permissions applied to them.
|
List |
DefaultPageManager.getPermissionPages(Space space) |
List<AbstractPage> |
PageManager.getPossibleBlogRedirectsInSpace(Space space,
String blogTitle,
int maxResultCount)
Searches for blogs in the space specified, looking for those that have the given title in a
previous version.
|
List<AbstractPage> |
DefaultPageManager.getPossibleBlogRedirectsInSpace(Space space,
String blogTitle,
int maxResultCount) |
List<AbstractPage> |
PageManager.getPossibleBlogRedirectsNotInSpace(Space space,
String blogTitle,
int maxResultCount)
Searches for pages in all spaces except the one specified, looking for those that have the given title in a
previous version.
|
List<AbstractPage> |
DefaultPageManager.getPossibleBlogRedirectsNotInSpace(Space space,
String blogTitle,
int maxResultCount) |
List |
PageManager.getPossibleRedirectsForSpace(Space space,
String pageTitle)
Deprecated.
|
List<AbstractPage> |
DefaultPageManager.getPossibleRedirectsForSpace(Space space,
String pageTitle) |
List<AbstractPage> |
PageManager.getPossibleRedirectsInSpace(Space space,
String pageTitle,
int maxResultCount)
Searches for pages in the space specified, looking for those that have the given title in a
previous version.
|
List<AbstractPage> |
DefaultPageManager.getPossibleRedirectsInSpace(Space space,
String pageTitle,
int maxResultCount) |
List<AbstractPage> |
PageManager.getPossibleRedirectsNotInSpace(Space space,
String pageTitle,
int maxResultCount)
Searches for pages in all spaces except the one specified, looking for those that have the given title in a
previous version.
|
List<AbstractPage> |
DefaultPageManager.getPossibleRedirectsNotInSpace(Space space,
String pageTitle,
int maxResultCount) |
Iterator |
DefaultCommentManager.getRecentlyUpdatedComments(Space space,
int maxResults) |
Iterator |
CommentManager.getRecentlyUpdatedComments(Space space,
int maxResults) |
List |
TreeBuilder.getSortedTopLevelPages(Space space) |
List |
PageManager.getTopLevelPages(Space space)
Get all the pages in a space that do not have a parent page.
|
List<Page> |
DefaultPageManager.getTopLevelPages(Space space) |
PageResponse<Page> |
DefaultPageManager.getTopLevelPages(Space space,
LimitedRequest pageRequest) |
ListBuilder<Page> |
PageManager.getTopLevelPagesBuilder(Space space)
Get the pages in a space that do not have a parent page.
|
ListBuilder<Page> |
DefaultPageManager.getTopLevelPagesBuilder(Space space)
NOTE: Despite our best intentions, we still have to retrieve all the top level pages and order them outside the
database.
|
List<ContentEntityObject> |
TrashManager.getTrashContents(Space space,
int offset,
int count)
Retrieve a subset of the contents of the trash for a particular space.
|
List<ContentEntityObject> |
DefaultTrashManager.getTrashContents(Space space,
int offset,
int count) |
List<Page> |
DefaultPageManager.getUnsortedTopLevelPages(Space space) |
void |
PageManager.moveBlogPostToTopLevel(BlogPost blogPost,
Space space)
Move a blog post to the top level of
targetSpace . |
void |
DefaultPageManager.moveBlogPostToTopLevel(BlogPost blogPost,
Space space) |
void |
PageManager.movePageToTopLevel(Page page,
Space space)
Move a page to the top level of
targetSpace . |
void |
DefaultPageManager.movePageToTopLevel(Page page,
Space space) |
void |
PageManager.removeAllBlogPosts(Space space) |
void |
DefaultPageManager.removeAllBlogPosts(Space space) |
void |
PageManager.removeAllPages(Space space)
Removes all pages in the space.
|
void |
DefaultPageManager.removeAllPages(Space space) |
void |
PageManager.removeAllPages(Space space,
com.atlassian.core.util.ProgressMeter progress)
Removes all pages in the space.
|
void |
DefaultPageManager.removeAllPages(Space space,
com.atlassian.core.util.ProgressMeter progress)
removes all the pages in a space (including all dependencies like attachments and notifications)
|
void |
Page.setSpace(Space newSpace) |
Constructor and Description |
---|
AlternativePagesLocator(PageManager pageManager,
PermissionManager permissionManager,
Space space,
String title) |
Modifier and Type | Field and Description |
---|---|
protected Space |
AbstractCreatePageAction.space |
Modifier and Type | Method and Description |
---|---|
Space |
CopyPageAction.getNewSpace() |
Space |
AbstractCreatePageAction.getNewSpace() |
Space |
ViewPageAttachmentsAction.getSpace() |
Space |
ViewDraftAttachmentsAction.getSpace()
Deprecated.
|
Space |
ReorderPageDialogAction.getSpace() |
Space |
PageNotFoundAction.getSpace() |
Space |
MovePageDialogAction.getSpace() |
Space |
CopyPageAction.SimpleSpaceProvider.getSpace() |
Space |
ChildrenAction.getSpace() |
Space |
BreadcrumbAction.getSpace() |
Space |
AbstractPageAwareAction.getSpace() |
Space |
AbstractCreatePageAction.getSpace() |
Modifier and Type | Method and Description |
---|---|
List<Space> |
MovePageDialogAction.getAvailableSpaces() |
com.google.common.collect.Multimap<Space,SpaceContentEntityObject> |
PageInfoAction.getIncomingLinksMap() |
com.google.common.collect.Multimap<Space,SpaceContentEntityObject> |
PageInfoAction.getOutgoingLinks() |
Modifier and Type | Method and Description |
---|---|
protected void |
CreatePageAction.assignSpace(ContentEntityObject page,
Space space) |
protected void |
AbstractCreatePageAction.assignSpace(ContentEntityObject draft,
Space space) |
static boolean |
ActionHelper.isSpaceAdmin(Space space,
com.atlassian.user.User remoteUser,
SpacePermissionManager spacePermissionManager) |
void |
ReorderPageDialogAction.setSpace(Space space) |
void |
GetPagePermissionsAction.setSpace(Space space) |
void |
ChildrenAction.setSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
List<Space> |
AvailableSpaces.getAvailableSpaces(Space currentSpace,
ConfluenceUser user) |
List<Space> |
AvailableSpaces.getAvailableSpaces(Space currentSpace,
com.atlassian.user.User user)
Deprecated.
since 5.2. See
AvailableSpaces.getAvailableSpaces(Space, ConfluenceUser) instead. |
Modifier and Type | Method and Description |
---|---|
List<Space> |
AvailableSpaces.getAvailableSpaces(Space currentSpace,
ConfluenceUser user) |
List<Space> |
AvailableSpaces.getAvailableSpaces(Space currentSpace,
com.atlassian.user.User user)
Deprecated.
since 5.2. See
AvailableSpaces.getAvailableSpaces(Space, ConfluenceUser) instead. |
Modifier and Type | Method and Description |
---|---|
void |
PageAncestorManager.rebuildSpace(Space space)
Rebuilds all the ancestors for pages within the given space.
|
void |
HibernatePageAncestorManager.rebuildSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
protected List<Space> |
AbstractAttachmentCopier.getSpacesToInclude() |
Modifier and Type | Method and Description |
---|---|
List<AbstractPage> |
PageDao.findBlogsWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder permissionQueryBuilder,
String blogTitle,
Space space,
int maxResultCount)
Searches for blog posts in all spaces except the one specified, looking for those that have the given title in a
current or previous version, and returns the first maxResultCount results.
|
List<AbstractPage> |
PageDao.findBlogsWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder permissionQueryBuilder,
String blogTitle,
Space space,
int maxResultCount)
Searches for blogs in the space specified, looking for those that have the given title in a previous version,
and returns the first maxResultCount results.
|
List<AbstractPage> |
PageDao.findPagesWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder permissionQueryBuilder,
String pageTitle,
Space space,
int maxResultCount)
Searches for pages in all spaces except the one specified, looking for those that have the given title in a
previous version, and returns the first maxResultCount results.
|
List<AbstractPage> |
PageDao.findPagesWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder permissionQueryBuilder,
String pageTitle,
Space space,
int maxResultCount)
Searches for pages in the space specified, looking for those that have the given title in a previous version,
and returns the first maxResultCount results.
|
PageResponse<AbstractPage> |
PageDao.getAbstractPages(Space space,
List<ContentType> contentTypes,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage> filter)
Retrieves a page response for all content (pages and/or blog posts) in the given space, within any of the specified statuses and content types.
|
PageResponse<AbstractPage> |
PageDao.getAbstractPages(Space space,
String title,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage> filter)
Returns the abstract pages from a space that exactly match the given title and are in any of the specified statuses, and match the given filter, limited to the pagination request.
|
BlogPost |
BlogPostDao.getBlogPost(Space space,
String title,
Calendar day,
boolean eagerLoadComments)
Get the blog post by name and date.
|
List<Date> |
BlogPostDao.getBlogPostDates(Space space)
Returns a list of creation dates for all the blog posts in a space.
|
List<BlogPost> |
BlogPostDao.getBlogPosts(Space space,
boolean currentOnly)
Return an iterator for the specified space.
|
List |
BlogPostDao.getBlogPosts(Space space,
Calendar date,
int period)
Get the blog posts in a space for a particular period.
|
List |
BlogPostDao.getBlogPosts(Space space,
Calendar postingDate,
int period,
int startIndex,
int maxResultCount)
Get list of blogPost by Date.
|
PageResponse<BlogPost> |
PageDao.getBlogPosts(Space space,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super BlogPost> filter)
Retrieves a page response of all the current blog posts in the give space.
|
Page |
PageDao.getPage(Space space,
String pageTitle)
Get the page by space and title.
|
Collection<Long> |
PageDao.getPageIds(Space space)
Get the ids of all pages (current and historical) in the given space.
|
List<Page> |
PageDao.getPages(Space space,
boolean currentOnly) |
PageResponse<Page> |
PageDao.getPages(Space space,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super Page> filter)
Retrieves a page response of the current content in the given space.
|
List<Page> |
PageDao.getPagesStartingWith(Space space,
String s) |
Page |
PageDao.getPageWithComments(Space space,
String pageTitle)
Get the page by space and title, and perform an eager load of the comments and their children.
|
List<Page> |
PageDao.getPermissionPages(Space space) |
List<Page> |
PageDao.getTopLevelPages(Space space) |
PageResponse<Page> |
PageDao.getTopLevelPages(Space space,
LimitedRequest limitedRequest,
com.google.common.base.Predicate<? super Page> predicate) |
protected boolean |
AbstractAttachmentCopier.isSpaceIncluded(Space space)
Returns whether the space is in the inclusion List.
|
Modifier and Type | Method and Description |
---|---|
void |
AttachmentDao.AttachmentMigrator.setSpacesToInclude(List<? extends Space> spaceList)
Set which Spaces should be included in the migration.
|
void |
AttachmentDao.AttachmentCopier.setSpacesToInclude(List<? extends Space> spaceList)
Set which Spaces should be included in the copy.
|
void |
AbstractAttachmentCopier.setSpacesToInclude(List<? extends Space> spaceList) |
Modifier and Type | Method and Description |
---|---|
void |
HierarchicalMultiStreamAttachmentDataFileSystem.moveAttachments(ContentEntityObject contentEntity,
Space oldSpace,
Space newSpace) |
void |
AttachmentDataFileSystem.moveAttachments(ContentEntityObject contentEntity,
Space oldSpace,
Space newSpace)
Move all data for all versions of all attachments corresponding to the given content entity in the given
space, to the same entity in a different space.
|
Modifier and Type | Method and Description |
---|---|
void |
FileStoreAttachmentDataFileSystem.moveAttachments(ContentEntityObject contentEntity,
Space oldSpace,
Space newSpace) |
Modifier and Type | Method and Description |
---|---|
void |
DualAttachmentDataFileSystemPrimaryLocal.moveAttachments(ContentEntityObject contentEntity,
Space oldSpace,
Space newSpace) |
void |
DualAttachmentDataFileSystemPrimaryCloud.moveAttachments(ContentEntityObject contentEntity,
Space oldSpace,
Space newSpace) |
Modifier and Type | Method and Description |
---|---|
List<AbstractPage> |
HibernatePageDao.findBlogsWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder permissionQueryBuilder,
String blogTitle,
Space space,
int maxResultCount) |
List<AbstractPage> |
CachingPageDao.findBlogsWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder permissionQueryBuilder,
String blogTitle,
Space space,
int maxResultCount) |
List<AbstractPage> |
HibernatePageDao.findBlogsWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder permissionQueryBuilder,
String blogTitle,
Space space,
int maxResultCount) |
List<AbstractPage> |
CachingPageDao.findBlogsWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder permissionQueryBuilder,
String blogTitle,
Space space,
int maxResultCount) |
List<AbstractPage> |
HibernatePageDao.findPagesWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder permissionQueryBuilder,
String pageTitle,
Space space,
int maxResultCount) |
List<AbstractPage> |
CachingPageDao.findPagesWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder permissionQueryBuilder,
String pageTitle,
Space space,
int maxResultCount) |
List<AbstractPage> |
HibernatePageDao.findPagesWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder permissionQueryBuilder,
String pageTitle,
Space space,
int maxResultCount) |
List<AbstractPage> |
CachingPageDao.findPagesWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder permissionQueryBuilder,
String pageTitle,
Space space,
int maxResultCount) |
PageResponse<AbstractPage> |
HibernatePageDao.getAbstractPages(Space space,
List<ContentType> contentTypes,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage> filter) |
PageResponse<AbstractPage> |
CachingPageDao.getAbstractPages(Space space,
List<ContentType> contentTypes,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage> filter) |
PageResponse<AbstractPage> |
HibernatePageDao.getAbstractPages(Space space,
String title,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage> filter) |
PageResponse<AbstractPage> |
CachingPageDao.getAbstractPages(Space space,
String title,
List<ContentStatus> statuses,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super AbstractPage> filter) |
BlogPost |
HibernateBlogPostDao.getBlogPost(Space space,
String title,
Calendar day,
boolean eagerLoadComments) |
List<Date> |
HibernateBlogPostDao.getBlogPostDates(Space space) |
List<BlogPost> |
HibernateBlogPostDao.getBlogPosts(Space space,
boolean currentOnly) |
List |
HibernateBlogPostDao.getBlogPosts(Space space,
Calendar date,
int period) |
List |
HibernateBlogPostDao.getBlogPosts(Space space,
Calendar date,
int period,
int startIndex,
int maxResultCount) |
PageResponse<BlogPost> |
HibernatePageDao.getBlogPosts(Space space,
LimitedRequest limitedRequest,
com.google.common.base.Predicate<? super BlogPost> filter) |
PageResponse<BlogPost> |
CachingPageDao.getBlogPosts(Space space,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super BlogPost> filter) |
Page |
HibernatePageDao.getPage(Space space,
String pageTitle) |
Page |
CachingPageDao.getPage(Space space,
String pageTitle) |
Page |
HibernatePageDao.getPage(Space space,
String pageTitle,
boolean eagerLoadComments) |
Collection<Long> |
HibernatePageDao.getPageIds(Space space) |
Collection<Long> |
CachingPageDao.getPageIds(Space space) |
List<Page> |
HibernatePageDao.getPages(Space space,
boolean currentOnly) |
List<Page> |
CachingPageDao.getPages(Space space,
boolean currentOnly) |
PageResponse<Page> |
HibernatePageDao.getPages(Space space,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super Page> filter) |
PageResponse<Page> |
CachingPageDao.getPages(Space space,
LimitedRequest pageRequest,
com.google.common.base.Predicate<? super Page> filter) |
List<Page> |
HibernatePageDao.getPagesStartingWith(Space space,
String s) |
List<Page> |
CachingPageDao.getPagesStartingWith(Space space,
String s) |
Page |
HibernatePageDao.getPageWithComments(Space space,
String pageTitle) |
Page |
CachingPageDao.getPageWithComments(Space space,
String pageTitle) |
List<Page> |
HibernatePageDao.getPermissionPages(Space space) |
List<Page> |
CachingPageDao.getPermissionPages(Space space) |
List<Page> |
HibernatePageDao.getTopLevelPages(Space space) |
List<Page> |
CachingPageDao.getTopLevelPages(Space space) |
PageResponse<Page> |
HibernatePageDao.getTopLevelPages(Space space,
LimitedRequest limitedRequest,
com.google.common.base.Predicate<? super Page> predicate) |
PageResponse<Page> |
CachingPageDao.getTopLevelPages(Space space,
LimitedRequest limitedRequest,
com.google.common.base.Predicate<? super Page> predicate) |
Modifier and Type | Method and Description |
---|---|
List<Long> |
AbstractHibernateAttachmentDao.findLatestVersionIds(List<Space> spacesToInclude)
Same as
AbstractHibernateAttachmentDao.findLatestVersionIdsIterator() but only gets the ids matching the list of spaces requested. |
Iterator<Long> |
AbstractHibernateAttachmentDao.findLatestVersionIdsIterator(List<Space> spacesToInclude)
Same as
AbstractHibernateAttachmentDao.findLatestVersionIdsIterator() but only gets the ids matching the list of spaces requested. |
Modifier and Type | Method and Description |
---|---|
Space |
PluginTemplateReference.getSpace() |
Space |
PageTemplate.getSpace()
The space this page template is constrained to.
|
Modifier and Type | Method and Description |
---|---|
PageTemplate |
PageTemplateManager.getPageTemplate(String name,
Space space) |
PageTemplate |
DefaultPageTemplateManager.getPageTemplate(String name,
Space space) |
List |
PageTemplateManager.getPageTemplates(Space space) |
List |
DefaultPageTemplateManager.getPageTemplates(Space space) |
void |
PageTemplateManager.removeAllPageTemplates(Space space) |
void |
DefaultPageTemplateManager.removeAllPageTemplates(Space space) |
void |
PageTemplate.setSpace(Space space) |
static PluginTemplateReference |
PluginTemplateReference.spaceTemplateReference(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey,
com.atlassian.plugin.ModuleCompleteKey referencingModuleCompleteKey,
Space space)
Create a reference to the space level customised version of the template
|
Modifier and Type | Method and Description |
---|---|
PageTemplate |
PageTemplateDao.findPageTemplateByNameAndSpace(String name,
Space space)
This will find a space page template with the given name and space
|
Modifier and Type | Method and Description |
---|---|
PageTemplate |
HibernatePageTemplateDao.findPageTemplateByNameAndSpace(String name,
Space space) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationContext.setSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
WebInterfaceContext.getSpace()
Returns the space related to the web interface state, or null if there is no space.
|
Space |
DefaultWebInterfaceContext.getSpace() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultWebInterfaceContext.setSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
EditorAction.getSpace() |
Modifier and Type | Method and Description |
---|---|
void |
EditorAction.setSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
List<Space> |
DashboardMacroSupport.getAllViewableSpaces() |
List<Space> |
DashboardMacroSupport.getFavouriteSpaces() |
List<Space> |
DashboardMacroSupport.getNewSpaces() |
Set<Space> |
DashboardMacroSupport.getPermittedSpaces()
Deprecated.
Since 3.5. Use
DashboardMacroSupport.getPermittedSpacesBuilder() . |
ListBuilder<Space> |
DashboardMacroSupport.getPermittedSpacesBuilder()
Get an ListBuilder of all spaces the current user can see.
|
Map<String,List<Space>> |
SpacesListMacro.getSortedRecentlyCreatedSpaces(DashboardMacroSupport support) |
Set<Space> |
SpacesListMacro.getSpacesForLabels(String labels) |
List<Space> |
SpacesListMacro.getSpacesForTeam(String selectedTeam) |
List<Space> |
DashboardMacroSupport.getTeamSpaces() |
Modifier and Type | Method and Description |
---|---|
SpaceEntity |
SpaceEntityBuilder.build(Space space) |
static SpaceEntity |
DefaultContentEntityBuilder.createSpaceEntity(Space space) |
Modifier and Type | Method and Description |
---|---|
SpaceEntity |
DefaultRestSpaceManager.getSpaceEntity(Space space) |
Modifier and Type | Method and Description |
---|---|
PaginationSupport<Space> |
ViewSpaceDirectoryAction.getPaginationSupport() |
List<Space> |
ViewSpaceDirectoryAction.getSpaces() |
Modifier and Type | Method and Description |
---|---|
String |
ViewSpaceDirectoryAction.getLogoDownloadPath(Space space) |
Constructor and Description |
---|
RemoteSpace(Space space,
com.atlassian.renderer.WikiStyleRenderer renderer) |
RemoteSpaceSummary(Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
SoapServiceHelperImpl.retrieveSpace(String spaceKey)
Retrieves a given space, and throws RemoteException if the space is not found or the user has no view perm.
|
Space |
SoapServiceHelper.retrieveSpace(String spaceKey) |
Modifier and Type | Method and Description |
---|---|
void |
SoapServiceHelperImpl.assertCanAdminister(Space space) |
void |
SoapServiceHelper.assertCanAdminister(Space space) |
void |
SoapServiceHelperImpl.assertCanCreateBlogPost(Space space) |
void |
SoapServiceHelper.assertCanCreateBlogPost(Space space) |
void |
SoapServiceHelperImpl.assertCanCreatePage(Space space) |
void |
SoapServiceHelper.assertCanCreatePage(Space space) |
void |
SoapServiceHelperImpl.assertCanExport(Space space) |
void |
SoapServiceHelper.assertCanExport(Space space) |
void |
SoapServiceHelperImpl.assertCanView(Space space) |
void |
SoapServiceHelper.assertCanView(Space space) |
Modifier and Type | Method and Description |
---|---|
void |
ConfluenceIndexer.unIndexSpace(Space space)
Optimised unindex of all content in a space
|
Modifier and Type | Method and Description |
---|---|
Space |
SearchSiteAction.getSpace(String spaceKey)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
QueuingConfluenceIndexer.unIndexSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
UnIndexSpaceIndexTask |
IndexTaskFactory.createUnIndexSpaceTask(Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
SpacePermission.getSpace()
The space of this permission.
|
Space |
SpacePermissionDefaultsStore.getTemplateSpace() |
Space |
DefaultSpacePermissionDefaultsStore.getTemplateSpace() |
Modifier and Type | Method and Description |
---|---|
static void |
ThreadLocalPermissionsCache.cacheSpacePermission(com.atlassian.user.User user,
String permission,
Space space,
boolean hasPermission)
Deprecated.
since 5.9, no replacement. This method is a no-op and does nothing.
|
boolean |
PermissionHelper.canCreateBlogPost(com.atlassian.user.User user,
Space space) |
boolean |
PermissionHelper.canCreatePage(com.atlassian.user.User user,
Space space) |
static SpacePermission |
SpacePermission.createAnonymousSpacePermission(String type,
Space space) |
static SpacePermission |
SpacePermission.createAuthenticatedUsersSpacePermission(String type,
Space space)
Creates a permission which is granted to all authenticated (logged in) users
|
void |
SpacePermissionManager.createDefaultSpacePermissions(Space space) |
void |
SpacePermissionCoordinator.createDefaultSpacePermissions(Space space) |
void |
ReadOnlySpacePermissionManager.createDefaultSpacePermissions(Space space) |
void |
DefaultSpacePermissionManager.createDefaultSpacePermissions(Space space) |
static SpacePermission |
SpacePermission.createGroupSpacePermission(String type,
Space space,
String group) |
void |
SpacePermissionManager.createInitialSpacePermissions(Space space)
|
void |
SpacePermissionCoordinator.createInitialSpacePermissions(Space space)
Creates initial space permissions for the specified space.
|
void |
ReadOnlySpacePermissionManager.createInitialSpacePermissions(Space arg0) |
void |
DefaultSpacePermissionManager.createInitialSpacePermissions(Space space)
Deprecated.
|
Set<SpacePermission> |
SpacePermissionDefaultsStore.createPermissionsForSpace(Space space) |
Set<SpacePermission> |
DefaultSpacePermissionDefaultsStore.createPermissionsForSpace(Space space) |
void |
SpacePermissionManager.createPrivateSpacePermissions(Space space) |
void |
SpacePermissionCoordinator.createPrivateSpacePermissions(Space space) |
void |
ReadOnlySpacePermissionManager.createPrivateSpacePermissions(Space space) |
void |
DefaultSpacePermissionManager.createPrivateSpacePermissions(Space space) |
static SpacePermission |
SpacePermission.createUserSpacePermission(String type,
Space space,
ConfluenceUser subject) |
static SpacePermission |
SpacePermission.createUserSpacePermission(String type,
Space space,
String userName)
Deprecated.
|
static SpacePermission |
SpacePermission.fromFormParameterName(String formParameterName,
Space space,
String parameterType)
Deprecated.
|
SpacePermission |
PermissionsFormHandler.fromFormParameterName(String formParameterName,
Space space,
String parameterType)
Convert a form parameter name into a space permission.
|
Set<String> |
SpacePermissionGroupNamesCache.getGroupNamesWithPermission(Space space,
String permissionType) |
protected Set<String> |
DefaultSpacePermissionManager.getGroupNamesWithPermission(Space targetSpace,
String permissionType) |
protected Set<String> |
CachingSpacePermissionManager.getGroupNamesWithPermission(Space targetSpace,
String permissionType) |
protected abstract Iterable<String> |
AbstractSpacePermissionManager.getGroupNamesWithPermission(Space targetSpace,
String permissionType) |
Map<String,Long> |
SpacePermissionManager.getGroupsForPermissionType(String permissionType,
Space space) |
Map<String,Long> |
SpacePermissionCoordinator.getGroupsForPermissionType(String permissionType,
Space space) |
Map<String,Long> |
ReadOnlySpacePermissionManager.getGroupsForPermissionType(String arg0,
Space arg1) |
Map<String,Long> |
DefaultSpacePermissionManager.getGroupsForPermissionType(String permissionType,
Space space) |
Collection<com.atlassian.user.Group> |
SpacePermissionManager.getGroupsWithPermissions(Space space)
Returns all groups which have permissions in a space or on a global level.
|
Collection<com.atlassian.user.Group> |
SpacePermissionCoordinator.getGroupsWithPermissions(Space space) |
Collection<com.atlassian.user.Group> |
ReadOnlySpacePermissionManager.getGroupsWithPermissions(Space arg0) |
Collection<com.atlassian.user.Group> |
DefaultSpacePermissionManager.getGroupsWithPermissions(Space space) |
Map<String,Long> |
SpacePermissionManager.getUsersForPermissionType(String permissionType,
Space space) |
Map<String,Long> |
SpacePermissionCoordinator.getUsersForPermissionType(String permissionType,
Space space) |
Map<String,Long> |
ReadOnlySpacePermissionManager.getUsersForPermissionType(String arg0,
Space arg1) |
Map<String,Long> |
DefaultSpacePermissionManager.getUsersForPermissionType(String permissionType,
Space space) |
Collection<com.atlassian.user.User> |
SpacePermissionManager.getUsersWithPermissions(Space space)
Returns a collection of user objects with VIEWSPACE_PERMISSION in the space.
|
Collection<com.atlassian.user.User> |
SpacePermissionCoordinator.getUsersWithPermissions(Space space) |
Collection<com.atlassian.user.User> |
ReadOnlySpacePermissionManager.getUsersWithPermissions(Space arg0) |
Collection<com.atlassian.user.User> |
DefaultSpacePermissionManager.getUsersWithPermissions(Space space) |
boolean |
SpacePermissionManager.groupHasPermission(String permissionType,
Space space,
String group)
Checks whether the given group has the given permission
|
boolean |
SpacePermissionCoordinator.groupHasPermission(String permissionType,
Space space,
String group) |
boolean |
ReadOnlySpacePermissionManager.groupHasPermission(String arg0,
Space arg1,
String arg2) |
boolean |
AbstractSpacePermissionManager.groupHasPermission(String permissionType,
Space space,
String group) |
boolean |
SpacePermissionManager.hasAllPermissions(List<String> permissionTypes,
Space space,
com.atlassian.user.User user)
Determines if remoteUser has all of the given permissions in space
|
boolean |
SpacePermissionCoordinator.hasAllPermissions(List<String> permissionTypes,
Space space,
com.atlassian.user.User remoteUser) |
boolean |
ReadOnlySpacePermissionManager.hasAllPermissions(List<String> permissionTypes,
Space space,
com.atlassian.user.User user) |
boolean |
AbstractSpacePermissionManager.hasAllPermissions(List<String> permissionTypes,
Space space,
com.atlassian.user.User user) |
boolean |
SpacePermissionManager.hasPermission(List permissionTypes,
Space space,
com.atlassian.user.User remoteUser)
|
boolean |
SpacePermissionCoordinator.hasPermission(List permissionTypes,
Space space,
com.atlassian.user.User remoteUser) |
boolean |
ReadOnlySpacePermissionManager.hasPermission(List arg0,
Space arg1,
com.atlassian.user.User arg2) |
boolean |
AbstractSpacePermissionManager.hasPermission(List permissionTypes,
Space space,
com.atlassian.user.User user)
|
boolean |
SpacePermissionManager.hasPermission(String permissionType,
Space space,
com.atlassian.user.User remoteUser)
Determines if remoteUser has the given permission in space
|
boolean |
SpacePermissionCoordinator.hasPermission(String permissionType,
Space space,
com.atlassian.user.User remoteUser) |
boolean |
ReadOnlySpacePermissionManager.hasPermission(String arg0,
Space arg1,
com.atlassian.user.User arg2) |
boolean |
AbstractSpacePermissionManager.hasPermission(String permissionType,
Space space,
com.atlassian.user.User remoteUser) |
boolean |
SpacePermissionManager.hasPermissionForSpace(com.atlassian.user.User user,
List permissionTypes,
Space space) |
boolean |
SpacePermissionCoordinator.hasPermissionForSpace(com.atlassian.user.User user,
List permissionTypes,
Space space) |
boolean |
ReadOnlySpacePermissionManager.hasPermissionForSpace(com.atlassian.user.User arg0,
List arg1,
Space arg2) |
boolean |
AbstractSpacePermissionManager.hasPermissionForSpace(com.atlassian.user.User user,
List permissionTypes,
Space space) |
boolean |
SpacePermissionManager.hasPermissionNoExemptions(String permissionType,
Space space,
com.atlassian.user.User remoteUser)
Returns true if the user has the specified permission on the target space.
|
boolean |
SpacePermissionCoordinator.hasPermissionNoExemptions(String permissionType,
Space space,
com.atlassian.user.User remoteUser) |
boolean |
ReadOnlySpacePermissionManager.hasPermissionNoExemptions(String permissionType,
Space space,
com.atlassian.user.User remoteUser) |
boolean |
CachingSpacePermissionManager.hasPermissionNoExemptions(String permissionType,
Space space,
com.atlassian.user.User remoteUser) |
boolean |
AbstractSpacePermissionManager.hasPermissionNoExemptions(String permissionType,
Space space,
com.atlassian.user.User remoteUser) |
static Boolean |
ThreadLocalPermissionsCache.hasSpacePermission(String permission,
Space space,
com.atlassian.user.User user)
Deprecated.
since 5.9. Use
PermissionManager.hasPermission(User, Permission, Object) instead. |
void |
SpacePermissionGroupNamesCache.invalidate(String permissionType,
Space space) |
static boolean |
PermissionUtils.isAdminUser(SpacePermissionManager spacePermissionManager,
com.atlassian.user.User remoteUser,
Space space) |
void |
SpacePermissionManager.removeAllPermissions(Space space)
|
void |
SpacePermissionCoordinator.removeAllPermissions(Space space)
Deprecated.
|
void |
ReadOnlySpacePermissionManager.removeAllPermissions(Space space)
Deprecated.
|
void |
DefaultSpacePermissionManager.removeAllPermissions(Space space)
Deprecated.
|
void |
SpacePermissionCoordinator.removeAllPermissions(Space space,
SpacePermissionContext context)
Removes all
SpacePermission 's from the specified space. |
void |
ReadOnlySpacePermissionManager.removeAllPermissions(Space space,
SpacePermissionContext context) |
void |
DefaultSpacePermissionManager.removeAllPermissions(Space space,
SpacePermissionContext context) |
protected void |
DefaultSpacePermissionManager.removeAllPermissionsFromDao(Space space) |
protected void |
CachingSpacePermissionManager.removeAllPermissionsFromDao(Space space) |
void |
SpacePermission.setSpace(Space space) |
Constructor and Description |
---|
SpacePermission(String type,
Space space) |
SpacePermission(String type,
Space space,
String group) |
SpacePermission(String type,
Space space,
String group,
ConfluenceUser subject) |
SpacePermission(String type,
Space space,
String group,
String userName)
Deprecated.
since 3.0, as passing both group and userName leads to an invalid permission
|
Modifier and Type | Method and Description |
---|---|
Space |
ViewSpacePermissionsAction.getSpace() |
Space |
NotPermittedAction.getSpace() |
Space |
EditSpacePermissionsAction.getSpace() |
Space |
EditSpacePermissionDefaultsAction.getSpace() |
Space |
AbstractSpacePermissionsAction.getSpace()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Collection<Space> |
ViewSpacePermissionDefaultsAction.getSpaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
ViewSpacePermissionDefaultsAction.hasSpacePermission(Space space) |
void |
ViewSpacePermissionsAction.setSpace(Space space) |
void |
EditSpacePermissionsAction.setSpace(Space space) |
void |
EditSpacePermissionDefaultsAction.setSpace(Space space) |
void |
AbstractSpacePermissionsAction.setSpace(Space space)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EditPermissionsAdministrator |
PermissionsAdministratorBuilder.buildEditSpaceAdministrator(Space space,
com.atlassian.user.User user,
List<String> usersToAdd,
List<String> groupsToAdd)
Returns a space edit permissions administrator and populates its fields.
|
protected Collection<SpacePermission> |
AbstractEditPermissionsAdministrator.buildPermissionsFromWebForm(Space space,
Map<String,?> formParameters,
String parameterQualifier)
Private implementation that doesn't check to ensure space key is null
|
PermissionsAdministrator |
PermissionsAdministratorBuilder.buildSpacePermissionAdministrator(Space space)
Returns a space permissions administrator (for viewiing) and populates its fields.
|
void |
EditSpacePermissionsAdministrator.setSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
protected Space |
StatusPermissionDelegate.getSpaceFrom(Object target) |
protected Space |
SpacePermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
PeopleDirectoryPermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
PageTemplatePermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
PagePermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
MailPermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
LabellingPermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
GlobalDescriptionPermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
DraftPermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
CommentPermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
BlogPostPermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
AttachmentPermissionsDelegate.getSpaceFrom(Object target) |
protected Space |
ApplicationPermissionsDelegate.getSpaceFrom(Object target) |
protected abstract Space |
AbstractPermissionsDelegate.getSpaceFrom(Object target) |
Modifier and Type | Method and Description |
---|---|
Collection<SpacePermission> |
SpacePermissionDao.findGroupPermissionsForSpace(Space space,
String permissionType)
Find all group permissions of type
permissionType for space . |
List<SpacePermission> |
SpacePermissionDao.findPermissionsForSpace(Space space)
Retrieves all permissions for space
|
void |
SpacePermissionDao.removePermissionsForSpace(Space space)
Removes all permissions in space
|
Modifier and Type | Method and Description |
---|---|
Collection<SpacePermission> |
HibernateSpacePermissionDao.findGroupPermissionsForSpace(Space space,
String permissionType) |
List<SpacePermission> |
HibernateSpacePermissionDao.findPermissionsForSpace(Space space) |
void |
HibernateSpacePermissionDao.removePermissionsForSpace(Space space) |
Constructor and Description |
---|
ConfluenceBandanaContext(Space space)
Create a space context
|
Modifier and Type | Method and Description |
---|---|
Space |
SpaceManager.createPersonalSpace(String name,
String description,
com.atlassian.user.User owner)
Creates a personal space.
|
Space |
DefaultSpaceManager.createPersonalSpace(String name,
String description,
com.atlassian.user.User owner) |
Space |
SpaceManager.createPrivatePersonalSpace(String name,
String description,
com.atlassian.user.User owner)
Create a personal Space for which only the creator has any permissions
|
Space |
DefaultSpaceManager.createPrivatePersonalSpace(String name,
String description,
com.atlassian.user.User owner) |
Space |
SpaceManager.createPrivateSpace(String key,
String name,
String description,
com.atlassian.user.User creator)
Creates a Space for which only the creator has any permissions
|
Space |
DefaultSpaceManager.createPrivateSpace(String key,
String name,
String description,
com.atlassian.user.User creator) |
Space |
SpaceManager.createSpace(Space space) |
Space |
DefaultSpaceManager.createSpace(Space space)
Deprecated.
since 4.3. Use {#link #createSpace(String key, String name, String description, User creator)} instead
|
Space |
SpaceManager.createSpace(String key,
String name,
String description,
com.atlassian.user.User creator) |
Space |
DefaultSpaceManager.createSpace(String key,
String name,
String description,
com.atlassian.user.User creator) |
Space |
SpaceManager.getPersonalSpace(ConfluenceUser user)
Get the personal space of the given user.
|
Space |
DefaultSpaceManager.getPersonalSpace(ConfluenceUser user) |
Space |
SpaceManager.getPersonalSpace(String username)
Deprecated.
since 5.2. See
SpaceManager.getPersonalSpace(ConfluenceUser) |
Space |
DefaultSpaceManager.getPersonalSpace(String username) |
Space |
SpaceManager.getPersonalSpace(com.atlassian.user.User user)
Deprecated.
since 5.2. See
SpaceManager.getPersonalSpace(ConfluenceUser) |
Space |
DefaultSpaceManager.getPersonalSpace(com.atlassian.user.User user) |
Space |
Spaced.getSpace() |
Space |
SpaceManager.getSpace(long id)
Retrieve a space by its ID.
|
Space |
DefaultSpaceManager.getSpace(long id) |
Space |
SpaceManager.getSpace(String spaceKey)
Retrieve a space by its key.
|
Space |
DefaultSpaceManager.getSpace(String exactKey) |
Modifier and Type | Method and Description |
---|---|
List<Space> |
SpaceManager.getAllSpaces()
Finds all spaces in Confluence, of any type, sorted alphabetically by space name.
|
List<Space> |
DefaultSpaceManager.getAllSpaces() |
List<Space> |
SpaceManager.getAllSpaces(SpacesQuery query)
Get a list of spaces specified by the
SpacesQuery . |
List<Space> |
DefaultSpaceManager.getAllSpaces(SpacesQuery query) |
ListBuilder<Space> |
SpaceManager.getSpaces(SpacesQuery query)
Get a list of spaces specified by the
SpacesQuery limited by the offset and maxResults. |
ListBuilder<Space> |
DefaultSpaceManager.getSpaces(SpacesQuery query) |
PageResponse<Space> |
DefaultSpaceManager.getSpaces(SpacesQuery query,
LimitedRequest limitedRequest,
com.google.common.base.Predicate<? super Space>... filter) |
List<Space> |
SpaceManager.getSpacesCreatedAfter(Date creationDate) |
List<Space> |
DefaultSpaceManager.getSpacesCreatedAfter(Date creationDate) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceManager.archiveSpace(Space space)
Archive the space.
|
void |
DefaultSpaceManager.archiveSpace(Space space) |
Space |
SpaceManager.createSpace(Space space) |
Space |
DefaultSpaceManager.createSpace(Space space)
Deprecated.
since 4.3. Use {#link #createSpace(String key, String name, String description, User creator)} instead
|
void |
SpaceManager.ensureSpaceDescriptionExists(Space space)
If the given Space does not have a description, creates one for it, and saves it.
|
void |
DefaultSpaceManager.ensureSpaceDescriptionExists(Space space) |
long |
SpaceManager.findPageTotal(Space space)
Get the number of pages in a space.
|
long |
DefaultSpaceManager.findPageTotal(Space space) |
String |
SpaceLogoManager.getLogoDownloadPath(Space space,
com.atlassian.user.User viewingUser)
Returns the download path for the logo of a given space.
|
String |
DefaultSpaceLogoManager.getLogoDownloadPath(Space space,
com.atlassian.user.User viewingUser) |
int |
SpaceManager.getNumberOfBlogPosts(Space space)
Get the number of blog posts in a space.
|
int |
DefaultSpaceManager.getNumberOfBlogPosts(Space space) |
int |
SpaceManager.getNumberOfMail(Space space)
Get the number of archived emails in a space.
|
int |
DefaultSpaceManager.getNumberOfMail(Space space) |
List<com.atlassian.user.User> |
SpaceManager.getSpaceAdmins(Space spaces)
Returns a list of administrators for a given space, sorted by full name
|
List<com.atlassian.user.User> |
DefaultSpaceManager.getSpaceAdmins(Space space) |
List<com.atlassian.user.User> |
SpaceManager.getSpaceAdmins(Space spaces,
int limit)
Returns a list of administrators for a given space, sorted by full name, up to the size limit
|
List<com.atlassian.user.User> |
DefaultSpaceManager.getSpaceAdmins(Space space,
int limit) |
static boolean |
SpaceType.isGlobal(Space space) |
static boolean |
SpaceType.isPersonal(Space space) |
Boolean |
SpaceManager.removeSpace(Space space)
Removes a space with a given spaceKey (case sensitive).
|
Boolean |
DefaultSpaceManager.removeSpace(Space space) |
void |
SpaceManager.saveSpace(Space space) |
void |
DefaultSpaceManager.saveSpace(Space space) |
void |
SpaceManager.saveSpace(Space space,
Space originalSpace) |
void |
DefaultSpaceManager.saveSpace(Space space,
Space originalSpace) |
void |
SpaceManager.unarchiveSpace(Space space)
Un-archive the space.
|
void |
DefaultSpaceManager.unarchiveSpace(Space space) |
Constructor and Description |
---|
SpaceDescription(Space space) |
Modifier and Type | Field and Description |
---|---|
protected Space |
AbstractSpaceAction.space |
Modifier and Type | Method and Description |
---|---|
Space |
ConfigureSpaceLogoAction.getSpace() |
Space |
AbstractSpaceAction.getSpace() |
Modifier and Type | Method and Description |
---|---|
Label |
EditSpaceLabelAction.addLabel(Space space,
String labelName) |
void |
SpaceAware.setSpace(Space space)
IOC method for setting the space on the action.
|
void |
EditSpaceAction.setSpace(Space space) |
void |
ConfigureSpaceLogoAction.setSpace(Space space) |
void |
AbstractSpaceAction.setSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
SpaceDao.getById(long id) |
Space |
SpaceDao.getPersonalSpace(ConfluenceUser user) |
Space |
SpaceDao.getSpace(String spaceKey)
Find a space by its space key.
|
Space |
SpaceDao.getSpaceByContentId(long contentId)
Get the space that some content belongs to in a single db query.
|
Modifier and Type | Method and Description |
---|---|
List<Space> |
SpaceDao.getSpaces(SpacesQueryWithPermissionQueryBuilder queryWithPermissionClauseBuilder)
Get a list of spaces specified by the
SpacesQuery . |
List<Space> |
SpaceDao.getSpaces(SpacesQueryWithPermissionQueryBuilder queryWithPermissionClauseBuilder,
int offset,
int maxResults)
Get a list of spaces specified by the
SpacesQueryWithPermissionQueryBuilder . |
List<Space> |
SpaceDao.getSpacesContainingCommentsByUser(String username)
Find all spaces containing comments by a particular user.
|
List<Space> |
SpaceDao.getSpacesContainingPagesEditedByUser(String username)
Find all spaces containing pages that were edited by a particular user.
|
List<Space> |
SpaceDao.getSpacesCreatedAfter(Date creationDate) |
List<Space> |
SpaceDao.getSpacesCreatedByUser(String username)
Find all the spaces created by a given user.
|
List<Space> |
SpaceDao.getSpacesCreatedOrUpdatedSinceDate(Date previousLoginDate) |
Modifier and Type | Method and Description |
---|---|
int |
SpaceDao.findPageTotal(Space space)
Fast way to count pages in a space without loading them.
|
int |
SpaceDao.getNumberOfBlogPosts(Space space)
Fast way to count blog posts in a space without loading them.
|
int |
SpaceDao.getNumberOfMail(Space space)
Fast way to count pages in a space without loading them.
|
Modifier and Type | Method and Description |
---|---|
Space |
HibernateSpaceDao.getById(long id) |
Space |
HibernateSpaceDao.getPersonalSpace(ConfluenceUser user) |
Space |
HibernateSpaceDao.getSpace(String spaceKey)
first tries to fetch the space from the cache by space id
if not, fetch it from database
|
Space |
HibernateSpaceDao.getSpaceByContentId(long contentId) |
Modifier and Type | Method and Description |
---|---|
Class<Space> |
HibernateSpaceDao.getPersistentClass() |
List<Space> |
HibernateSpaceDao.getSpaces(SpacesQueryWithPermissionQueryBuilder queryWithPermissionClauseBuilder) |
List<Space> |
HibernateSpaceDao.getSpaces(SpacesQueryWithPermissionQueryBuilder queryWithPermissionClauseBuilder,
int offset,
int maxResults) |
List<Space> |
HibernateSpaceDao.getSpacesContainingCommentsByUser(String username) |
List<Space> |
HibernateSpaceDao.getSpacesContainingPagesEditedByUser(String username) |
List<Space> |
HibernateSpaceDao.getSpacesCreatedAfter(Date creationDate) |
List<Space> |
HibernateSpaceDao.getSpacesCreatedByUser(String username) |
List<Space> |
HibernateSpaceDao.getSpacesCreatedOrUpdatedSinceDate(Date previousLoginDate) |
Modifier and Type | Method and Description |
---|---|
int |
HibernateSpaceDao.findPageTotal(Space space) |
int |
HibernateSpaceDao.getNumberOfBlogPosts(Space space) |
int |
HibernateSpaceDao.getNumberOfMail(Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
ThemeContext.getSpace() |
Space |
GlobalHelper.getSpace() |
Modifier and Type | Method and Description |
---|---|
String |
DefaultColourSchemeManager.getColourSchemeSetting(Space space) |
String |
ColourSchemeManager.getColourSchemeSetting(Space space) |
ColourScheme |
DefaultColourSchemeManager.getSpaceColourScheme(Space space) |
ColourScheme |
ColourSchemeManager.getSpaceColourScheme(Space space)
Retrieve the colour scheme for a space - for display, complete with global defaults.
|
void |
DefaultColourSchemeManager.resetColourScheme(Space space) |
void |
ColourSchemeManager.resetColourScheme(Space space) |
void |
DefaultColourSchemeManager.saveSpaceColourScheme(Space space,
BaseColourScheme colourScheme) |
void |
ColourSchemeManager.saveSpaceColourScheme(Space space,
BaseColourScheme colourScheme) |
static void |
ThemeContext.set(javax.servlet.ServletRequest request,
Space currentSpace,
Theme currentTheme,
Theme globalTheme) |
void |
DefaultColourSchemeManager.setColourSchemeSetting(Space space,
String value) |
void |
ColourSchemeManager.setColourSchemeSetting(Space space,
String value) |
Constructor and Description |
---|
ThemeContext(Space currentSpace,
Theme spaceTheme,
Theme globalTheme) |
Modifier and Type | Method and Description |
---|---|
SpaceSummary |
SpaceSummaryBuilder.buildFrom(Space space,
Expansions expansions) |
Constructor and Description |
---|
PermittedUserFinder(PageManager pageManager,
PermissionManager permissionManager,
SpacePermissionManager spacePermissionManager,
Page parentPage,
Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
FindRestrictableEntitiesAction.getSpace() |
Space |
EditNotificationsAction.getSpace() |
Modifier and Type | Method and Description |
---|---|
List |
RemoveGroupAction.getGroupSpacePermissionsForSpace(Space space) |
void |
FindRestrictableEntitiesAction.setSpace(Space space) |
void |
EditNotificationsAction.setSpace(Space space) |
Constructor and Description |
---|
AddWatchLink(Space space,
ContentTypeEnum contentType)
Create a link to represent adding a watch on a page
|
Modifier and Type | Method and Description |
---|---|
void |
FavouriteManager.addSpaceToFavourites(com.atlassian.user.User user,
Space space)
Add a space to a user's favourites by attaching a personal label to the space.
|
void |
DefaultFavouriteManager.addSpaceToFavourites(com.atlassian.user.User user,
Space space) |
boolean |
FavouriteManager.hasPermission(com.atlassian.user.User user,
Space space)
Get whether the current user has permission to add or remove a space favourite.
|
boolean |
DefaultFavouriteManager.hasPermission(com.atlassian.user.User user,
Space space) |
boolean |
FavouriteManager.isUserFavourite(com.atlassian.user.User user,
Space space)
Returns whether a space is marked as a favourite for a user.
|
boolean |
DefaultFavouriteManager.isUserFavourite(com.atlassian.user.User user,
Space space) |
void |
FavouriteManager.removeSpaceFromFavourites(com.atlassian.user.User user,
Space space)
Remove a space from a user's favourites.
|
void |
DefaultFavouriteManager.removeSpaceFromFavourites(com.atlassian.user.User user,
Space space) |
UserStatus |
UserStatusManager.saveUserStatus(ConfluenceUser user,
String statusText,
Space targetSpace)
Deprecated.
Saves a new status, targeted to a specific space.
|
UserStatus |
DefaultUserStatusManager.saveUserStatus(ConfluenceUser user,
String statusText,
Space targetSpace)
Deprecated.
|
UserStatus |
UserStatusManager.saveUserStatus(String username,
String statusText,
Space targetSpace)
Deprecated.
|
UserStatus |
DefaultUserStatusManager.saveUserStatus(String username,
String statusText,
Space targetSpace)
Deprecated.
|
Constructor and Description |
---|
UserStatus(ConfluenceUser user,
String status,
Space targetSpace)
Deprecated.
|
UserStatus(String username,
String statusText,
Space targetSpace)
Deprecated.
since 5.2. See
UserStatus.UserStatus(ConfluenceUser, String, Space) |
UserStatus(com.atlassian.user.User user,
String status,
Space targetSpace)
Deprecated.
since 5.2. See
UserStatus.UserStatus(ConfluenceUser, String, Space) |
Modifier and Type | Method and Description |
---|---|
int |
SpaceComparator.compare(Space space1,
Space space2) |
static String |
ConfluenceRenderUtils.renderSpaceStylesheet(Space space)
Returns a default stylesheet for Confluence.
|
Modifier and Type | Field and Description |
---|---|
protected Space |
AbstractSpaceBreadcrumb.space |
protected Space |
AbstractSpaceActionBreadcrumb.space |
Modifier and Type | Method and Description |
---|---|
Space |
SpaceAdminActionBreadcrumb.getSpace() |
Space |
BrowseSpaceBreadcrumb.getSpace() |
Modifier and Type | Method and Description |
---|---|
Breadcrumb |
DefaultBreadcrumbGenerator.getAdvancedBreadcrumb(Space space) |
Breadcrumb |
BreadcrumbGenerator.getAdvancedBreadcrumb(Space space)
Returns the advanced breadcrumb in a space.
|
Breadcrumb |
DefaultBreadcrumbGenerator.getBlogCollectorBreadcrumb(Space space) |
Breadcrumb |
BreadcrumbGenerator.getBlogCollectorBreadcrumb(Space space) |
Breadcrumb |
DefaultBreadcrumbGenerator.getContentActionBreadcrumb(com.opensymphony.xwork.Action action,
Space space,
AbstractPage page,
DisplayableLabel label) |
Breadcrumb |
BreadcrumbGenerator.getContentActionBreadcrumb(com.opensymphony.xwork.Action action,
Space space,
AbstractPage page,
DisplayableLabel label)
Returns an appropriate breadcrumb for the given action, space, page and label.
|
Breadcrumb |
DefaultBreadcrumbGenerator.getContentBreadcrumb(Space space,
AbstractPage page) |
Breadcrumb |
BreadcrumbGenerator.getContentBreadcrumb(Space space,
AbstractPage page)
Returns an appropriate breadcrumb for a page or blogpost
|
Breadcrumb |
DefaultBreadcrumbGenerator.getContentCollectorBreadcrumb(Space space,
Class contentClass) |
Breadcrumb |
BreadcrumbGenerator.getContentCollectorBreadcrumb(Space space,
Class contentClass)
Returns an appropriate collector page breadcrumb to represent content at the root level
of a space conforming to the new space information architecture.
|
Breadcrumb |
DefaultBreadcrumbGenerator.getContentDetailActionBreadcrumb(com.opensymphony.xwork.Action action,
Space space,
AbstractPage page)
Breadcrumb for the "detail" pages of a Page/Blog, like Info, Attachments or History.
|
Breadcrumb |
BreadcrumbGenerator.getContentDetailActionBreadcrumb(com.opensymphony.xwork.Action action,
Space space,
AbstractPage page)
Breadcrumb for the "detail" pages of a Page/Blog, like Info, Attachments or History.
|
List<Breadcrumb> |
DefaultBreadcrumbGenerator.getFilteredBreadcrumbTrail(Space space,
Breadcrumb breadcrumb) |
List<Breadcrumb> |
BreadcrumbGenerator.getFilteredBreadcrumbTrail(Space space,
Breadcrumb breadcrumb)
Returns the breadcrumb trail after filtering.
|
Breadcrumb |
DefaultBreadcrumbGenerator.getSpaceAdminBreadcrumb(com.opensymphony.xwork.Action action,
Space space) |
Breadcrumb |
BreadcrumbGenerator.getSpaceAdminBreadcrumb(com.opensymphony.xwork.Action action,
Space space)
Returns the breadcrumb for a space admin action in a space.
|
Breadcrumb |
DefaultBreadcrumbGenerator.getSpaceOperationsBreadcrumb(Space space) |
Breadcrumb |
BreadcrumbGenerator.getSpaceOperationsBreadcrumb(Space space)
Returns the space operations breadcrumb (i.e.
|
Constructor and Description |
---|
AbstractSpaceActionBreadcrumb(com.opensymphony.xwork.Action action,
Space space) |
AbstractSpaceBreadcrumb(Space space) |
BlogPostDateBreadcrumb(Space space,
String year,
String monthNumeric,
String monthText,
String day) |
BrowseSpaceBreadcrumb(Space space) |
ContentActionBreadcrumb(com.opensymphony.xwork.Action action,
Space space,
AbstractPage page,
DisplayableLabel label,
Breadcrumb spaceOperationsBreadcrumb) |
LabelBreadcrumb(com.opensymphony.xwork.Action action,
DisplayableLabel label,
Space space)
Label crumbs are sequenced a little differently than normal (where
ContentActionBreadcrumb s typically come
last). |
PageTemplatesActionBreadcrumb(com.opensymphony.xwork.Action action,
Space space) |
SpaceAdminActionBreadcrumb(com.opensymphony.xwork.Action action,
Space space) |
SpaceBreadcrumb(Space space) |
Constructor and Description |
---|
BlogCollectorBreadcrumb(Space space) |
BlogPostDateBreadcrumb(Space space,
String year,
String monthNumeric,
String monthText,
String day) |
BlogPostDateBreadcrumb(Space space,
String year,
String monthNumeric,
String monthText,
String day,
Breadcrumb parent) |
PagesCollectorBreadcrumb(Space space) |
SpaceBreadcrumb(Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
WebContextFactoryImpl.GhettoHelper.getSpace() |
Modifier and Type | Method and Description |
---|---|
WebInterfaceContext |
WebContextFactoryImpl.createWebInterfaceContextForSpace(Space space) |
WebInterfaceContext |
WebContextFactory.createWebInterfaceContextForSpace(Space space) |
Copyright © 2003–2016 Atlassian. All rights reserved.
View cookie preferences