|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.opensagres.xdocreport.document.dump.maven.MavenProjectDumperDiscovery
public class MavenProjectDumperDiscovery
Maven project dumper MavenProjectDumper discovery.
| Constructor Summary | |
|---|---|
MavenProjectDumperDiscovery()
|
|
| Method Summary | |
|---|---|
String |
getDescription()
Returns the description of the discovery. |
IDumper |
getDumper()
Returns the singleton MavenProjectDumper. |
String |
getId()
Returns the id of the discovery. |
String |
getKind()
Returns the IDumper kind. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MavenProjectDumperDiscovery()
| Method Detail |
|---|
public String getId()
IBaseDiscovery
getId in interface IBaseDiscoverypublic String getDescription()
IBaseDiscovery
getDescription in interface IBaseDiscoverypublic String getKind()
IDumperDiscoveryIDumper kind.
getKind in interface IDumperDiscoverypublic IDumper getDumper()
MavenProjectDumper.
getDumper in interface IDumperDiscovery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||