|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.alfresco.maven.plugin.amp.overlay.OverlayManager
public class OverlayManager
Manages the overlays.
| Constructor Summary | |
|---|---|
OverlayManager(List overlays,
org.apache.maven.project.MavenProject project,
String defaultIncludes,
String defaultExcludes)
Creates a manager with the specified overlays. |
|
| Method Summary | |
|---|---|
List |
getOverlayIds()
Returns the id of the resolved overlays. |
List |
getOverlays()
Returns the resolved overlays. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OverlayManager(List overlays,
org.apache.maven.project.MavenProject project,
String defaultIncludes,
String defaultExcludes)
throws InvalidOverlayConfigurationException
overlays - the overlaysproject - the maven projectdefaultIncludes - the default includes to usedefaultExcludes - the default excludes to use
InvalidOverlayConfigurationException - if the config is invalid| Method Detail |
|---|
public List getOverlays()
public List getOverlayIds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||