public interface BundleGroup extends NuxeoArtifact
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_GROUP_NAME |
static String |
PROP_KEY |
static String |
TYPE_NAME |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getBundleIds() |
String |
getName() |
List<String> |
getParentIds() |
List<BundleGroup> |
getSubGroups() |
getArtifactType, getAssociatedDocuments, getHierarchyPath, getId, getVersionstatic final String TYPE_NAME
static final String PROP_GROUP_NAME
static final String PROP_KEY
List<BundleGroup> getSubGroups()
List<String> getBundleIds()
List<String> getParentIds()
Copyright © 2019 Nuxeo. All rights reserved.