Uses of Class
wt.workflow.forum.DiscussionPosting

Packages that use DiscussionPosting
com.ptc.netmarkets.forumPosting   
com.ptc.netmarkets.nmixb   
wt.workflow.forum   
 

Uses of DiscussionPosting in com.ptc.netmarkets.forumPosting
 

Methods in com.ptc.netmarkets.forumPosting with parameters of type DiscussionPosting
private  NmPosting StandardNmPostingService.getNmPosting(DiscussionPosting p)
           
static String NmPostingCommands.getPostingName(DiscussionPosting dp)
           
 

Uses of DiscussionPosting in com.ptc.netmarkets.nmixb
 

Methods in com.ptc.netmarkets.nmixb with parameters of type DiscussionPosting
private  void ForumProxy.populateChildPostings(DiscussionPosting parentList, List currChildren, Map parentChildMap)
           
private  void ForumPostingProxy.setMySubscriptions(DiscussionPosting post, boolean doUsers)
           
 

Constructors in com.ptc.netmarkets.nmixb with parameters of type DiscussionPosting
ForumPostingProxy(WorklistDrivenCopier a_copier, DiscussionPosting posting, ProjectCopyWorklist worklist)
           
 

Uses of DiscussionPosting in wt.workflow.forum
 

Methods in wt.workflow.forum that return DiscussionPosting
 DiscussionPosting TopicPostingLink.getPosting()
          Gets the object for the association that plays role: POSTING_ROLE.
 DiscussionPosting StandardForumService.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 DiscussionPosting PostingSubpostingLink.getSubPosting()
          Gets the object for the association that plays role: SUB_POSTING_ROLE.
 DiscussionPosting PostingSubpostingLink.getParentPosting()
          Gets the object for the association that plays role: PARENT_POSTING_ROLE.
 DiscussionPosting PostingAttachmentLink.getPosting()
          Gets the object for the association that plays role: POSTING_ROLE.
 DiscussionPosting ForumServiceFwd.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 DiscussionPosting ForumService.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 DiscussionPosting DiscussionPosting.getParentPosting()
          Gets the object for the association that plays role: PARENT_POSTING.
static DiscussionPosting DiscussionPosting.newDiscussionPosting(String sub, String msg, Discussion parent)
          Creates a new DiscussionPosting and sets the subject and message to the given Strings respectively and sets the parent to the given Discussion.
 DiscussionPosting TopicPostingLink.getPosting()
          Gets the object for the association that plays role: POSTING_ROLE.
 DiscussionPosting StandardForumService.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 DiscussionPosting PostingSubpostingLink.getSubPosting()
          Gets the object for the association that plays role: SUB_POSTING_ROLE.
 DiscussionPosting PostingSubpostingLink.getParentPosting()
          Gets the object for the association that plays role: PARENT_POSTING_ROLE.
 DiscussionPosting PostingAttachmentLink.getPosting()
          Gets the object for the association that plays role: POSTING_ROLE.
 DiscussionPosting ForumServiceFwd.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 DiscussionPosting ForumService.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 DiscussionPosting DiscussionPosting.getParentPosting()
          Gets the object for the association that plays role: PARENT_POSTING.
static DiscussionPosting DiscussionPosting.newDiscussionPosting(String sub, String msg, Discussion parent)
          Creates a new DiscussionPosting and sets the subject and message to the given Strings respectively and sets the parent to the given Discussion.
 

Methods in wt.workflow.forum with parameters of type DiscussionPosting
 void TopicPostingLink.setPosting(DiscussionPosting posting)
          Sets the object for the association that plays role: POSTING_ROLE.
static TopicPostingLink TopicPostingLink.newTopicPostingLink(DiscussionPosting posting, DiscussionTopic theDiscussionTopic)
          Default factory for the class.
 DiscussionPosting StandardForumService.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 void PostingSubpostingLink.setSubPosting(DiscussionPosting subPosting)
          Sets the object for the association that plays role: SUB_POSTING_ROLE.
 void PostingSubpostingLink.setParentPosting(DiscussionPosting parentPosting)
          Sets the object for the association that plays role: PARENT_POSTING_ROLE.
static PostingSubpostingLink PostingSubpostingLink.newPostingSubpostingLink(DiscussionPosting subPosting, DiscussionPosting parentPosting)
          Default factory for the class.
 void PostingAttachmentLink.setPosting(DiscussionPosting posting)
          Sets the object for the association that plays role: POSTING_ROLE.
static PostingAttachmentLink PostingAttachmentLink.newPostingAttachmentLink(DiscussionPosting posting, Bookmark attachment)
          Default factory for the class.
 DiscussionPosting ForumServiceFwd.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 DiscussionPosting ForumService.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
private  Notification ForumNotificationDelegate.createNotification(Vector recievers, DiscussionPosting dp)
           
 void DiscussionTopic.addPosting(DiscussionPosting posting)
          

Supported API: false
protected  boolean DiscussionPosting.readVersion(DiscussionPosting thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void DiscussionPosting.setParentPosting(DiscussionPosting a_ParentPosting)
          Sets the object for the association that plays role: PARENT_POSTING.
 void TopicPostingLink.setPosting(DiscussionPosting posting)
          Sets the object for the association that plays role: POSTING_ROLE.
static TopicPostingLink TopicPostingLink.newTopicPostingLink(DiscussionPosting posting, DiscussionTopic theDiscussionTopic)
          Default factory for the class.
 DiscussionPosting StandardForumService.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 void PostingSubpostingLink.setSubPosting(DiscussionPosting subPosting)
          Sets the object for the association that plays role: SUB_POSTING_ROLE.
 void PostingSubpostingLink.setParentPosting(DiscussionPosting parentPosting)
          Sets the object for the association that plays role: PARENT_POSTING_ROLE.
static PostingSubpostingLink PostingSubpostingLink.newPostingSubpostingLink(DiscussionPosting subPosting, DiscussionPosting parentPosting)
          Default factory for the class.
 void PostingAttachmentLink.setPosting(DiscussionPosting posting)
          Sets the object for the association that plays role: POSTING_ROLE.
static PostingAttachmentLink PostingAttachmentLink.newPostingAttachmentLink(DiscussionPosting posting, Bookmark attachment)
          Default factory for the class.
 DiscussionPosting ForumServiceFwd.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
 DiscussionPosting ForumService.savePosting(DiscussionPosting posting)
          Persist the posting if it doesnt already exist and update the existing one otherwise.
private  Notification ForumNotificationDelegate.createNotification(Vector recievers, DiscussionPosting dp)
           
 void DiscussionTopic.addPosting(DiscussionPosting posting)
          

Supported API: false
protected  boolean DiscussionPosting.readVersion(DiscussionPosting thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void DiscussionPosting.setParentPosting(DiscussionPosting a_ParentPosting)
          Sets the object for the association that plays role: PARENT_POSTING.