Package org.osid.forum
The Open Service Interface Definitions for the org.osid.forum service.
The Forum OSID defines threaded diiscussion groups managing a set of posts and replies.
Posts
A Post is an OsidObject that defines some text, a
timestamp, and a poster.
Replies
A Reply is similar to a Post but is in response to
either a Post or another Reply . A Reply is a
Containable making directly accessible any nested Replies
outside of the session.
Posters
An Agent posts to a Forum or an Agent replies
to a Post . The relationship between the Agent and its
associated Resource is orchestrated within the Forum OSID.
Posts and Replies reveal both the posting Agent and the
associated poster Resource .
Forum Catalogs
Forums represent collections of Posts . Forums may be created
through federation or by selecting Posts based on their attributes
to create a virtual catalog of Posts. Replies are always associated
with their Posts and may not be cataloged independently.
Sub Packages
The Forum OSID contains a Forum Batch OSID for managing Posts
and Replies in bulk.
Copyright © 2010 Ingenescus. All Rights Reserved.
This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.
Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.
You may nodify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.
This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.
The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.
-
InterfacesClassDescriptionA
Forumrepresents a collection of posts and replies.This session creates, updates, and deletesForums.This is the form for creating and updatingForums.This session manages a hierarchy of forums.This session defines methods for traversing a hierarchy ofForums.Like allOsidLists,ForumListprovides a means for accessingForumelements sequentially either one at a time or many at a time.This session provides methods for retrievingForums.The reply manager provides access to forum sessions and provides interoperability tests for various aspects of this service.This interface is a container for a partial hierarchy retrieval.Like allOsidLists,ForumNodeListprovides a means for accessingForumNodeelements sequentially either one at a time or many at a time.This session defines methods to receive notifications on adds/changes toForums.The reply profile describes the interoperability among forum services.The reply manager provides access to forum sessions and provides interoperability tests for various aspects of this service.This is the query for searching for forums.This is the query inspector for examining forum queries.This session provides methods for searchingForums.The forum receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedForumobjects.The search interface for governing forum searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.This session provides methods for searchingForums.APostrepresents a blob of text posted to a forum by a poster.This session creates, updates, and deletesPosts.This is the form for creating and updatingPosts.This session provides methods to re-assignPoststoForums.This session provides methods to retrievePosttoForummappings.Like allOsidLists,PostListprovides a means for accessingPostelements sequentially either one at a time or many at a time.This session provides methods for retrievingPosts.This session defines methods to receive notifications on adds/changes toPosts.This is the query for searching for posts.This is the query inspector for examining for post queries.This session provides methods for searchingPosts.The post receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedPostobjects.The search interface for governing post searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.This session provides methods for searchingPosts.This session manages queries and sequencing to create "smart" dynamic catalogs.AReplyis a response to aPostor anotherReply.This session creates, updates, and deletesReplies.This is the form for creating and updatingReplyobjects.Like allOsidLists,ReplyListprovides a means for accessingReplyelements sequentially either one at a time or many at a time.This session defines methods for retrieving replies.This session defines methods to receive notifications on adds/changes toReplyobjects.This is the query for searching for replies.This is the query inspector for examining reply queries.The reply receiver is the consumer supplied interface for receiving notifications pertaining to new or deleted replies.The search interface for governing reply searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.