public class BundleGroupTreeHelper extends Object
| Constructor and Description |
|---|
BundleGroupTreeHelper(DistributionSnapshot distrib) |
| Modifier and Type | Method and Description |
|---|---|
List<BundleGroupFlatTree> |
getBundleGroupSubTree(String groupId) |
List<BundleGroupFlatTree> |
getBundleGroupTree() |
public BundleGroupTreeHelper(DistributionSnapshot distrib)
public List<BundleGroupFlatTree> getBundleGroupSubTree(String groupId)
public List<BundleGroupFlatTree> getBundleGroupTree()
Copyright © 2011 Nuxeo SA. All Rights Reserved.