Modifier and Type | Class and Description |
---|---|
class |
IdContentLocator |
Modifier and Type | Interface and Description |
---|---|
interface |
BlogPostLocator
Locates a single Blog Post
|
Modifier and Type | Class and Description |
---|---|
class |
IdBlogPostLocator
A blog post locator that uses the blog post Id to find a blog post
|
Modifier and Type | Interface and Description |
---|---|
interface |
PageLocator |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SpaceLocator |
Modifier and Type | Class and Description |
---|---|
class |
KeySpaceLocator
A space locator that uses a space key to find a space.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSingleEntityLocator
Base class for SingleEntityLocator that enforces the contract between
getEntity and
getEntities |
Copyright © 2003–2015 Atlassian. All rights reserved.