|
||||||
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(java.util.Map brokenLinks)
Constructs a new pointer link validation result. |
Method Summary | |
---|---|
java.lang.String |
toHtml(java.util.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(java.util.Map brokenLinks)
brokenLinks
- a list of the broken linksMethod Detail |
---|
public java.lang.String toHtml(java.util.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 |