|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
public abstract class BaseStartLevel
| Constructor Summary | |
|---|---|
BaseStartLevel()
|
|
| Method Summary | |
|---|---|
boolean |
containsBundle(Bundle bundle,
boolean compareVersions)
|
Bundle |
getBundle(Bundle bundle,
boolean compareVersions)
|
abstract java.util.List<Bundle> |
getBundles()
|
boolean |
removeBundle(Bundle bundle,
boolean compareVersions)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseStartLevel()
| Method Detail |
|---|
public abstract java.util.List<Bundle> getBundles()
public boolean removeBundle(Bundle bundle,
boolean compareVersions)
public boolean containsBundle(Bundle bundle,
boolean compareVersions)
public Bundle getBundle(Bundle bundle,
boolean compareVersions)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||