Uses of Interface
com.atlassian.confluence.core.service.SingleEntityLocator
Packages that use SingleEntityLocator
Package
Description
-
Uses of SingleEntityLocator in com.atlassian.confluence.content.service
Classes in com.atlassian.confluence.content.service that implement SingleEntityLocator -
Uses of SingleEntityLocator in com.atlassian.confluence.content.service.blogpost
Subinterfaces of SingleEntityLocator in com.atlassian.confluence.content.service.blogpostClasses in com.atlassian.confluence.content.service.blogpost that implement SingleEntityLocatorModifier and TypeClassDescriptionclass
A blog post locator that uses the blog post Id to find a blog post -
Uses of SingleEntityLocator in com.atlassian.confluence.content.service.page
Subinterfaces of SingleEntityLocator in com.atlassian.confluence.content.service.pageClasses in com.atlassian.confluence.content.service.page that implement SingleEntityLocatorModifier and TypeClassDescriptionclass
class
A page locator that uses the page Id to find an identified version of a page.class
A page locator that uses the page Id to find a pagefinal class
class
Returns the page with the given space key and title. -
Uses of SingleEntityLocator in com.atlassian.confluence.content.service.space
Subinterfaces of SingleEntityLocator in com.atlassian.confluence.content.service.spaceClasses in com.atlassian.confluence.content.service.space that implement SingleEntityLocatorModifier and TypeClassDescriptionclass
A space locator that uses a space key to find a space. -
Uses of SingleEntityLocator in com.atlassian.confluence.core.service
Classes in com.atlassian.confluence.core.service that implement SingleEntityLocatorModifier and TypeClassDescriptionclass
Base class for SingleEntityLocator that enforces the contract betweengetEntity
andgetEntities