com.softwareag.centrasite.api.csom
Interface HelpCenter


public interface HelpCenter

CentraSite Help Center bundles access to CentraSite product information and also related information. The Help Center consists a set of topics that provide up-to-date information about the product.


Method Summary
 java.util.List<HelpCenterTopic> getTopics()
          Lists the topics that provide specific information about the product as a HelpCenter.
 

Method Detail

getTopics

java.util.List<HelpCenterTopic> getTopics()
Lists the topics that provide specific information about the product as a HelpCenter.

Returns:
a list of Help Center topics.