|
Oracle Collaboration Suite Discussions Web Services Java API Reference 10g (10.1.2.2) Part No. B28210-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
This package contains java beans, that form the data structure in the Oracle Discussions web service operations.
See:
Description
Class Summary | |
AbstractContainer | Represents properties common to a category and a forum. |
AbstractContainerDefinition | The class contains the minimal information necessary to create a container. |
AbstractContainerSettings | Represent the settings common to both forum and category. |
AddContainersToFavoritesBulkResponse | Bulk response bean, returning the response of AddContainersToFavoritesBulkResponse invocation. |
AddTopicsToFavoritesBulkResponse | Bulk response bean, returning the response of AddTopicsToFavoritesBulkResponse invocation. |
Annotation | Represents a message annotation. |
Category | Represents a Category of Oracle Discussions. |
CategoryDefinition | Represents a definition object holding the properties required to create a Category. |
CategorySettings | Represents the settings of a Oracle Discussions category. |
CreateCategoryBulkResponse | Bulk response bean, returning the response of CreateCategories invocation. |
CreateForumBulkResponse | Bulk response bean, returning the response of createForums invocation. |
CreateTopicBulkResponse | Bulk response bean, returning the response of createTopics invocation. |
DeleteElementBulkResponse | Bulk response bean, returned by the update/delete bulk services. |
Forum | Forum bean, representing a server side TdBoard object. |
ForumDefinition | Bean representing the properties of the forum, being created. |
ForumMessage | Represents an individual message of a forum. |
ForumSettings | Represents the the settings of a Oracle Discussions forum. |
GranteeRole | Represents the role of a Oracle Discussions user, on a container. |
LastPost | Depicts the most recently posted message in a container. |
MessageDefinition | Definition bean representing the properties of a newly created message. |
MessagesBulkResponse | Bulk response bean, returning the response of hide/show Messages invocation. |
Role | Represents a Oracle Discussions user's role. |
SearchTerm | Represents the search configuration. |
SubscribeToContainersBulkResponse | Bulk response bean, returning the response of SubscribeToContainers invocation. |
SubscribeToTopicsBulkResponse | Bulk response bean, returning the response of subscribeToTopics invocation. |
Subscription | Represents a watch that an user holds on any discussions element. |
Topic | Every independent forum message in a forum is called a topic. |
User | Represents a Oracle Discussions user. |
This package contains java beans, that form the data structure in the Oracle Discussions web service operations.
They are used in supplying user inout to the server side and returning server side response to the client.
|
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |