|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentLink | |
|---|---|
| com.atlassian.confluence.legacyapi.model.content | |
| Uses of ContentLink in com.atlassian.confluence.legacyapi.model.content |
|---|
| Methods in com.atlassian.confluence.legacyapi.model.content that return types with arguments of type ContentLink | |
|---|---|
java.util.List<ContentLink> |
Content.getAncestors()
|
| Constructor parameters in com.atlassian.confluence.legacyapi.model.content with type arguments of type ContentLink | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||