| Package | Description |
|---|---|
| org.nuxeo.apidoc.adapters | |
| org.nuxeo.apidoc.api | |
| org.nuxeo.apidoc.browse | |
| org.nuxeo.apidoc.introspection | |
| org.nuxeo.apidoc.repository | |
| org.nuxeo.apidoc.snapshot |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleGroupDocAdapter |
| Modifier and Type | Method and Description |
|---|---|
List<BundleGroup> |
BundleGroupDocAdapter.getSubGroups() |
| Modifier and Type | Method and Description |
|---|---|
static BundleGroupDocAdapter |
BundleGroupDocAdapter.create(BundleGroup bundleGroup,
CoreSession session,
String containerPath) |
| Modifier and Type | Field and Description |
|---|---|
protected BundleGroup |
BundleGroupFlatTree.group |
| Modifier and Type | Method and Description |
|---|---|
BundleGroup |
BundleGroupFlatTree.getGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<BundleGroup> |
BundleGroup.getSubGroups() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BundleGroupTreeHelper.browseBundleGroup(BundleGroup group,
int level,
List<BundleGroupFlatTree> tree) |
| Constructor and Description |
|---|
BundleGroupFlatTree(BundleGroup group,
int level) |
| Modifier and Type | Method and Description |
|---|---|
BundleGroup |
BundleGroupWO.getTargetBundleGroup() |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleGroupImpl |
| Modifier and Type | Field and Description |
|---|---|
protected BundleGroup |
BundleInfoImpl.bundleGroup |
| Modifier and Type | Field and Description |
|---|---|
protected List<BundleGroup> |
RuntimeSnapshot.bundleGroups |
protected List<BundleGroup> |
BundleGroupImpl.subGroups |
| Modifier and Type | Method and Description |
|---|---|
BundleGroup |
BundleInfoImpl.getBundleGroup() |
BundleGroup |
RuntimeSnapshot.getBundleGroup(String groupId) |
| Modifier and Type | Method and Description |
|---|---|
List<BundleGroup> |
RuntimeSnapshot.getBundleGroups() |
List<BundleGroup> |
BundleGroupImpl.getSubGroups() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RuntimeSnapshot.browseBundleGroup(BundleGroup group,
int level,
List<BundleGroupFlatTree> tree) |
void |
BundleInfoImpl.setBundleGroup(BundleGroup bundleGroup) |
| Modifier and Type | Method and Description |
|---|---|
BundleGroup |
RepositoryDistributionSnapshot.getBundleGroup(String groupId) |
| Modifier and Type | Method and Description |
|---|---|
List<BundleGroup> |
RepositoryDistributionSnapshot.getBundleGroups() |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentModel |
SnapshotPersister.createBundleGroupDoc(BundleGroup bundleGroup,
CoreSession session,
String label,
DocumentModel parent) |
void |
SnapshotPersister.persistBundleGroup(DistributionSnapshot snapshot,
BundleGroup bundleGroup,
CoreSession session,
String label,
DocumentModel parent) |
| Modifier and Type | Method and Description |
|---|---|
BundleGroup |
DistributionSnapshot.getBundleGroup(String groupId) |
| Modifier and Type | Method and Description |
|---|---|
List<BundleGroup> |
DistributionSnapshot.getBundleGroups() |
Copyright © 2019 Nuxeo. All rights reserved.