|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SingleEntityLocator in com.atlassian.confluence.content.service |
|---|
| Classes in com.atlassian.confluence.content.service that implement SingleEntityLocator | |
|---|---|
class |
IdContentLocator
|
| Uses of SingleEntityLocator in com.atlassian.confluence.content.service.blogpost |
|---|
| Subinterfaces of SingleEntityLocator in com.atlassian.confluence.content.service.blogpost | |
|---|---|
interface |
BlogPostLocator
Locates a single Blog Post |
| Classes in com.atlassian.confluence.content.service.blogpost that implement SingleEntityLocator | |
|---|---|
class |
IdBlogPostLocator
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.page | |
|---|---|
interface |
PageLocator
|
| Classes in com.atlassian.confluence.content.service.page that implement SingleEntityLocator | |
|---|---|
class |
AbstractPageLocator
|
class |
IdAndVersionPageLocator
A page locator that uses the page Id to find an identified version of a page. |
class |
IdPageLocator
A page locator that uses the page Id to find a page |
class |
SinglePageLocator
|
class |
TitleAndSpaceKeyPageLocator
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.space | |
|---|---|
interface |
SpaceLocator
|
| Classes in com.atlassian.confluence.content.service.space that implement SingleEntityLocator | |
|---|---|
class |
KeySpaceLocator
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 SingleEntityLocator | |
|---|---|
class |
AbstractSingleEntityLocator
Base class for SingleEntityLocator that enforces the contract between getEntity and
getEntities |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||