|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HelpCenterTopic
The HelpCenterTopic interface provides information required to render the topic.
Method Summary | |
---|---|
java.lang.String |
getContentURL()
Relative URL for the topic content; format of the content URL is |
java.lang.String |
getIconURL()
Relative URL for the icon; format of the icon URL is |
java.lang.String |
getId()
An unique identifier of the topic. |
java.lang.String |
getName()
Name of the topic. |
Method Detail |
---|
java.lang.String getId()
java.lang.String getName()
java.lang.String getContentURL()
java.lang.String getIconURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |