Package com.vasoftware.sf.soap44.webservices.discussion

Interface Summary
IDiscussionAppSoap Provides SOAP services for managing forums, topics and posts.
 

Class Summary
ForumSoapDO Represents a forum.
ForumSoapList A forum list is represented by ForumSoapList class.
ForumSoapRow A forum list is represented by ForumSoapList class.
PostSoapDO This class represents a discussion post within a specific forum, under a specific topic.
PostSoapList A discussion post list is represented by PostSoapList.
PostSoapRow A discussion post list is represented by PostSoapList.
TopicSoapDO Represents a discussion topic.
TopicSoapList Discussion topic list is represented by the TopicSoapList class.
TopicSoapRow Discussion topic list is represented by the TopicSoapList class.