|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpaceSummary | |
|---|---|
| com.atlassian.confluence.legacyapi.model.content | |
| com.atlassian.confluence.ui.rest.builder | |
| Uses of SpaceSummary in com.atlassian.confluence.legacyapi.model.content |
|---|
| Methods in com.atlassian.confluence.legacyapi.model.content that return types with arguments of type SpaceSummary | |
|---|---|
com.atlassian.fugue.Option<SpaceSummary> |
ContentLink.getSpace()
|
com.atlassian.fugue.Option<SpaceSummary> |
Content.getSpace()
|
| Constructor parameters in com.atlassian.confluence.legacyapi.model.content with type arguments of type SpaceSummary | |
|---|---|
Content(java.lang.Long id,
com.atlassian.fugue.Option<SpaceSummary> space,
ContentType type,
java.lang.String title,
java.lang.String webUrlPath,
com.atlassian.fugue.Option<java.lang.String> tinyUrlPath,
HistorySummary history,
java.lang.Iterable<ContentLink> ancestors,
java.util.Map<ContentRepresentation,ContentBody> body,
java.util.Map<Permission,java.lang.Boolean> permissions)
|
|
ContentLink(java.lang.Long id,
com.atlassian.fugue.Option<SpaceSummary> space,
ContentType type,
java.lang.String title,
java.lang.String webUrlPath)
|
|
| Uses of SpaceSummary in com.atlassian.confluence.ui.rest.builder |
|---|
| Methods in com.atlassian.confluence.ui.rest.builder that return SpaceSummary | |
|---|---|
SpaceSummary |
SpaceSummaryBuilder.buildFrom(Space space,
Expansions expansions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||