Uses of Interface
com.atlassian.confluence.core.service.EntityLocator
Packages that use EntityLocator
Package
Description
- 
Uses of EntityLocator in com.atlassian.confluence.content.serviceClasses in com.atlassian.confluence.content.service that implement EntityLocator
- 
Uses of EntityLocator in com.atlassian.confluence.content.service.blogpostSubinterfaces of EntityLocator in com.atlassian.confluence.content.service.blogpostClasses in com.atlassian.confluence.content.service.blogpost that implement EntityLocatorModifier and TypeClassDescriptionclassA blog post locator that uses the blog post Id to find a blog post
- 
Uses of EntityLocator in com.atlassian.confluence.content.service.pageSubinterfaces of EntityLocator in com.atlassian.confluence.content.service.pageClasses in com.atlassian.confluence.content.service.page that implement EntityLocatorModifier and TypeClassDescriptionclassclassA page locator that uses the page Id to find an identified version of a page.classA page locator that uses the page Id to find a pagefinal classclassReturns the page with the given space key and title.
- 
Uses of EntityLocator in com.atlassian.confluence.content.service.spaceSubinterfaces of EntityLocator in com.atlassian.confluence.content.service.spaceClasses in com.atlassian.confluence.content.service.space that implement EntityLocatorModifier and TypeClassDescriptionclassA space locator that uses a space key to find a space.
- 
Uses of EntityLocator in com.atlassian.confluence.core.serviceSubinterfaces of EntityLocator in com.atlassian.confluence.core.serviceModifier and TypeInterfaceDescriptioninterfaceEntityLocator that will only ever find either zero or one objects.Classes in com.atlassian.confluence.core.service that implement EntityLocatorModifier and TypeClassDescriptionclassBase class for SingleEntityLocator that enforces the contract betweengetEntityandgetEntities