| Package | Description |
|---|---|
| com.atlassian.confluence.api.impl.service.content.factory | |
| com.atlassian.confluence.api.impl.service.permissions |
| Modifier and Type | Method and Description |
|---|---|
static Fauxpansions |
Fauxpansions.fauxpansions(Expansions expansions,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
Map<ContentType,Reference<Boolean>> |
ChildContentFactory.buildChildTypesMap(ContentConvertible parent,
Fauxpansions fauxpansions)
Deprecated.
|
Map<ContentConvertible,Map<ContentType,Reference<Boolean>>> |
ChildContentFactory.buildChildTypesMap(Iterable<ContentConvertible> parents,
Fauxpansions fauxpansions) |
Map<ContentType,PageResponse<Content>> |
ChildContentFactory.buildFrom(ContentSelector parentSelector,
Depth depth,
Fauxpansions fauxpansions) |
Map<ContentEntityObject,Map<String,Object>> |
DefaultContentMetadataFactory.buildMetadata(Map<ContentEntityObject,com.google.common.base.Supplier<Content>> contentMap,
Fauxpansions fauxpansions) |
Map<ContentEntityObject,Map<String,Object>> |
ContentMetadataFactory.buildMetadata(Map<ContentEntityObject,com.google.common.base.Supplier<Content>> contentMap,
Fauxpansions fauxpansions)
Make common metadata for a set of ContentEntityObject objects.
|
default Reference<Content> |
ContentModelFactory.buildRef(ContentEntityObject entity,
ContentBodyConversionContext contentBodyConversionContext,
Fauxpansions fauxpansions)
Convenience method for building
References to Confluence entities after converting them to their
corresponding model type. |
default Reference<Content> |
ContentModelFactory.buildRef(ContentEntityObject entity,
Fauxpansions fauxpansions)
Convenience method for building
References to Confluence entities after converting them to their
corresponding model type. |
Reference<Version> |
VersionFactory.buildRef(ContentEntityObject entity,
Fauxpansions fauxpansions,
ContentModelFactory contentFactory) |
Reference<History> |
HistoryFactory.buildRef(ContentEntityObject entity,
Reference<Content> contentReference,
List<ConfluenceUser> editContributors,
Fauxpansions fauxpansions,
ContentModelFactory contentFactory) |
Map<ContentEntityObject,Reference<History>> |
HistoryFactory.buildReferences(Iterable<ContentEntityObject> ceos,
Fauxpansions historyExpansions,
ContentModelFactory contentFactory) |
Map<String,Object> |
SpaceMetadataFactory.makeMetadata(Space space,
Fauxpansions fauxpansions)
Makes metadata for a space
|
Map<String,Object> |
DefaultSpaceMetadataFactory.makeMetadata(Space space,
Fauxpansions fauxpansions) |
Map<String,Object> |
SpaceMetadataFactory.makeMetadata(SpaceRow spaceRow,
Fauxpansions fauxpansions)
Makes metadata for a SpaceRow
|
Map<String,Object> |
DefaultSpaceMetadataFactory.makeMetadata(SpaceRow spaceRow,
Fauxpansions fauxpansions) |
| Modifier and Type | Method and Description |
|---|---|
List<SpacePermission> |
SpacePermissionModelFactory.makeSpacePermissions(List<SpacePermission> hibernateObjects,
Fauxpansions fauxpansions) |
List<SpacePermission> |
SpacePermissionFactory.makeSpacePermissions(List<SpacePermission> hibernateObjects,
Fauxpansions fauxpansions) |
Copyright © 2003–2017 Atlassian. All rights reserved.