|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentationBean
Constructs a link to the instance's documentation
| Method Summary | |
|---|---|
boolean |
exists(String docLink)
Returns true if the documentation link exists, otherwise false. |
String |
getAlt(String docLink)
Retrieves the alt text for images associated with the link to help documentation |
String |
getLink(String docLink)
Constructs a link to help documentation |
String |
getTitle(String docLink)
Retrieves the title for the link to help documentation |
boolean |
isLocal(String docLink)
Retrieves the location of the help documentation |
| Method Detail |
|---|
String getLink(String docLink)
docLink - the page title
String getTitle(String docLink)
docLink - the page title
String getAlt(String docLink)
docLink - the page title
boolean isLocal(String docLink)
docLink - the page title
boolean exists(String docLink)
true if the documentation link exists, otherwise false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||