|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.maven.util.report.link.LinkConstructorStrategyConfig
public final class LinkConstructorStrategyConfig
Configuration information for a LinkConstructorStrategy
.
Nested Class Summary | |
---|---|
static class |
LinkConstructorStrategyConfig.Builder Builds instances of LinkConstructorStrategyConfig . |
Method Summary | |
---|---|
String |
getExtension() Returns the extension to the file name to reference to. |
String |
getLabelKey() Returns the key to the label to use as a label for the rendered link. |
File |
getReportLocation() Returns the location of the report to link to. |
boolean |
isReferenceMember() Returns the hint to request to construct a strategy specific link part to reference a member. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public File getReportLocation()
public String getExtension()
html
.
public boolean isReferenceMember()
public String getLabelKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |