Oracle© Collaboration Suite Workspaces Web Services API Reference
10g Release 1 (10.1.2.2)

Part No. B28209-01


Package oracle.workspaces.ws.beans

This package provides all the beans used in Oracle Workspaces Web services.

See:
          Description

Class Summary
AnnouncementDefinition This class represents the definition object used to create an announcement.
AnnouncementItem This class represents an announcement in a workspace.
ApplicationProperties This class encapsulates the CW Application properties which can be obtained / updated through Administration Web service.
AttachedItem This class represents an attachment to a resource item.
AttachmentDefinition This class represents the definition object used to create an attachment.
AttendeeFreeBusy This class represents attendee's free busy status for a time range.
BoardBulkResponseItem This class encapsulates a board item.
BoardDefinition This class represents the definition object used to create a Discussion Board.
BoardItem This class represents a discussion board.
BulkResponseItem This class represents the bulk response bean, returned from bulk services.
CalendarAlarm This class represents a calendar reminder instance.
CalendarAttendee This class represents an attendee of a calendar event.
CalendarItemDefinition This class represents the definition object used to create a calendar item.
CalendarResource This class represents a calendar resource.
CalendarResourceDefinition This class represents the definition object used to create a calendar resource.
CategoryConfiguration This class represents the set of all possible categories that can be applied to a file or folder.
CreateWorkspaceBulkResponseItem This class represents bean returned by the createWorkspaces call.
CreateWorkspaceResponseItem This class represents the response bean returned by create workspace call.
DiscussionResource This class represents the discussion resource.
DiscussionResourceDefinition This class represents the definition object used to create a discussion resource.
FailedOperationInfoItem This class represents a failed operation within workspace.
FileCheckinOptions This class represents parameters to be passed while checking in a file.
FilesAttribute A file category is a collection of attributes and this class encapsulates attribute information.
FilesCategories This class encapsulates an array of FilesCategory objects.
FilesCategory Using categories one can organize files and structure intelligent search criteria - this class represents a category of a library item and encapsulates the attributes of the category, its name, description etc.
FilesQuota This class represents the Files Quota for library resource in a workspace.
FilesResourceItem This class represents a file or folder in library.
FilesWorkflow This class encapsulates the workflow attributes like workflow name, description and workflow parameters.
FileTransferItem This class represents a File transfer item and is used while moving and copying files from a source to destination.
FreeBusy This class represents free/busy status of a given time range.
Grants This class represents the role assigned to a user.
GroupGrants This class represents privileges of group members- namely name of the group, the roles information of the members of the group etc.
InboxResource This class represents the Inbox resource.
InboxResourceDefinition This class represents the definition object used to create an inbox resource.
LibraryResource This class represents the library resource.
LibraryResourceDefinition This class represents the definition object used to create a library resource.
ListResourceItem This class represents any of the resources.
MeetingDefinition This class represents the definition object used to create a meeting.
MeetingResourceItem This class represents a meeting.
Member This class represents a member of a workspace.
MembersResponseBean This class represents the response on addition/removal of members and update of member roles.
MessageBodyPart This class represents a message body part and contains the byte form of the message body part.
MessageBulkResponseItem This class represents a message created during the bulk creation of messages.
MessageDefinition This class represents the definition object used to create a message.
MessageItem This class represents a message.
NamedValue Represents a Java bean name/value pair.
Resource This class represents a generic resource.
ResourceDefinition This class represents the generic definition object to create a resource.
ResourceItem This class represents a generic resource item.
ResourceItemDefinition This class represents the definition object used to create a generic resource item.
SearchItem This class represents an individual search result item, returned by search service.
SearchResult This class represents the entire search result, embracing the individual search items.
SecurityConfiguration This class represents Security Configuration.
TaskAssignee This class represents the assignee of a workspace task.
TaskDefinition This class represents the definition object used to create a task.
TaskResourceItem This class represents a task.
ThreadItem This class represents a thread.
User This class represents a user of workspace.
UserPreferences This class encapsulates the user preferences.
UserPresenceStatus  
VersioningConfiguration This class represents a versioning configuration object.
ViewItemDefinition This class represents the definition object used to create a view.
ViewResourceItem This class represents a view.
WorkflowConfiguration This class represents Workflow Configuration associated with an operation (for example, COPY, MOVE etc).
WorkflowParameter This class represents workflow parameter attributes associated with a workflow operation.
WorkspaceDefinition This class represent the workspace definition object and consists of workspace properties.
WorkspaceItem This class represents a newly created workspace.
WorkspaceRecoveryInfoItem This class represents the result of searching for Workspace Recovery Items.
WorkspaceSummary This class represents the summary of a workspace.
WorkspaceTemplateDefinition This class represents the definition object used to create a workspace template.
WorkspaceTemplateItem This class represents a workspace template.

 

Package oracle.workspaces.ws.beans Description

This package provides all the beans used in Oracle Workspaces Web services.

The beans consist of a set of accessor/mutator methods for attributes of definition objects being passed to Web service methods as well as the objects being returned by Web service methods to the calling program.

    

Copyright © 2001, 2006, Oracle. All rights reserved.