|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.relations.CmsExternalLinksValidationResult
public class CmsExternalLinksValidationResult
Stores the result of a pointer link validation.
Constructor Summary | |
---|---|
CmsExternalLinksValidationResult(Map brokenLinks)
Constructs a new pointer link validation result. |
Method Summary | |
---|---|
String |
toHtml(Locale locale)
Returns a Html representation of this pointer link validation result. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CmsExternalLinksValidationResult(Map brokenLinks)
brokenLinks
- a list of the broken linksMethod Detail |
---|
public String toHtml(Locale locale)
locale
- the Locale to display the result in
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |