JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.confluence.internal.content.bodycontentquerier
Interface ContentQuerier
All Known Implementing Classes:
BodyContentQuerier
public interface
ContentQuerier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
Long
,
BodyContent
>
getBodyByContentIds
(
List
<
ContentId
> contentIds)
Method Details
getBodyByContentIds
Map
<
Long
,
BodyContent
>
getBodyByContentIds
(
List
<
ContentId
> contentIds)