|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.opencms.validation.CmsPointerLinkValidationResult
Stores the result of a pointer link validation.
| Constructor Summary | |
CmsPointerLinkValidationResult(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 CmsPointerLinkValidationResult(Map brokenLinks)
brokenLinks - a list of the broken links| Method 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 | ||||||||||