Jive Forums API (5.5.20.2-oracle) Web Services Client Javadocs

Uses of Class
com.jivesoftware.forum.AnnouncementNotFoundException

Packages that use AnnouncementNotFoundException
com.jivesoftware.forum.webservices   
 

Uses of AnnouncementNotFoundException in com.jivesoftware.forum.webservices
 

Methods in com.jivesoftware.forum.webservices that throw AnnouncementNotFoundException
 void AnnouncementService.deleteAnnouncement(long announcementID)
          Deletes an announcement.
 void AnnouncementService.editAnnouncement(Announcement announcement)
          Updates an existing announcement.
 void AnnouncementService.expireAnnouncement(long announcementID)
          Expires an announcement.
 Announcement AnnouncementService.getAnnouncement(long announcementID)
          Returns an announcement by announcement ID.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.