Package | Description |
---|---|
org.apache.sling.maven.projectsupport.bundlelist | |
org.apache.sling.maven.projectsupport.bundlelist.v1_0_0 |
Modifier and Type | Method and Description |
---|---|
abstract List<StartLevel> |
BaseBundleList.getStartLevels() |
Modifier and Type | Method and Description |
---|---|
List<StartLevel> |
BundleList.getStartLevels()
Method getStartLevels.
|
Modifier and Type | Method and Description |
---|---|
void |
BundleList.addStartLevel(StartLevel startLevel)
Method addStartLevel.
|
void |
BundleList.removeStartLevel(StartLevel startLevel)
Method removeStartLevel.
|
Modifier and Type | Method and Description |
---|---|
void |
BundleList.setStartLevels(List<StartLevel> startLevels)
Set the startLevels field.
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.