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

Part No. B28209-01

A B C D E F G H I L M N O R S T U V W


A

AdministrationService - interface oracle.workspaces.ws.AdministrationService.
AdministrationService provides methods to perform administrative operations on Collaborative workspaces.
AnnouncementDefinition - class oracle.workspaces.ws.beans.AnnouncementDefinition.
This class represents the definition object used to create an announcement.
AnnouncementDefinition() - Constructor for class oracle.workspaces.ws.beans.AnnouncementDefinition
Default constructor.
AnnouncementItem - class oracle.workspaces.ws.beans.AnnouncementItem.
This class represents an announcement in a workspace.
AnnouncementsService - interface oracle.workspaces.ws.AnnouncementsService.
Workspace members can post announcements at the workspace level - AnnouncementsService provides methods to operate on announcements in a workspace.
ApplicationProperties - class oracle.workspaces.ws.beans.ApplicationProperties.
This class encapsulates the CW Application properties which can be obtained / updated through Administration Web service.
ApplicationProperties() - Constructor for class oracle.workspaces.ws.beans.ApplicationProperties
Default constructor.
AttachedItem - class oracle.workspaces.ws.beans.AttachedItem.
This class represents an attachment to a resource item.
AttachmentDefinition - class oracle.workspaces.ws.beans.AttachmentDefinition.
This class represents the definition object used to create an attachment.
AttachmentDefinition() - Constructor for class oracle.workspaces.ws.beans.AttachmentDefinition
Default constructor.
AttachmentsService - interface oracle.workspaces.ws.AttachmentsService.
AttachmentsService provides methods to operate on attachments within a workspace.
AttendeeFreeBusy - class oracle.workspaces.ws.beans.AttendeeFreeBusy.
This class represents attendee's free busy status for a time range.
AuthenticationService - interface oracle.workspaces.ws.AuthenticationService.
AuthenticationService provides an authentication mechanism for users to access Collaborative Workspaces Web Services.
addAttachments(String, String, AttachmentDefinition[]) - Method in interface oracle.workspaces.ws.AttachmentsService
Adds an attachment for the specified workspace element.
addItems(String, String, String[]) - Method in interface oracle.workspaces.ws.ViewsService
Adds the specified items to the view.
addMembers(String, Member[]) - Method in interface oracle.workspaces.ws.WorkspacesService
Add the collection of users as the members of the workspace with their roles assigned.
addThreadToFavorites(String, String, String) - Method in interface oracle.workspaces.ws.DiscussionService
Add a thread to the user's favorites.
addThreadsToFavorites(String, String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Add a list of thread to the user's favorites.
addToFavoriteWorkspaces(String[]) - Method in interface oracle.workspaces.ws.HomeService
Adds the specified workspaces to the favorite list
addToFavoriteWorkspacesByPath(String[]) - Method in interface oracle.workspaces.ws.HomeService
Adds the list of workspaces specified to the favorite workspace listing for this user.
assignOwnerToWorkspace(String, String) - Method in interface oracle.workspaces.ws.AdministrationService
Assign an owner to an unowned workspace If the owner of a workspace is deleted from OID, the workspace becomes an unowned (orphaned) workspace and a workspace administrator can assign a user as the new owner of the workspace.

B

BoardBulkResponseItem - class oracle.workspaces.ws.beans.BoardBulkResponseItem.
This class encapsulates a board item.
BoardDefinition - class oracle.workspaces.ws.beans.BoardDefinition.
This class represents the definition object used to create a Discussion Board.
BoardDefinition() - Constructor for class oracle.workspaces.ws.beans.BoardDefinition
Default constructor.
BoardItem - class oracle.workspaces.ws.beans.BoardItem.
This class represents a discussion board.
BulkResponseItem - class oracle.workspaces.ws.beans.BulkResponseItem.
This class represents the bulk response bean, returned from bulk services.

C

CalendarAlarm - class oracle.workspaces.ws.beans.CalendarAlarm.
This class represents a calendar reminder instance.
CalendarAttendee - class oracle.workspaces.ws.beans.CalendarAttendee.
This class represents an attendee of a calendar event.
CalendarItemDefinition - class oracle.workspaces.ws.beans.CalendarItemDefinition.
This class represents the definition object used to create a calendar item.
CalendarResource - class oracle.workspaces.ws.beans.CalendarResource.
This class represents a calendar resource.
CalendarResourceDefinition - class oracle.workspaces.ws.beans.CalendarResourceDefinition.
This class represents the definition object used to create a calendar resource.
CategoryConfiguration - class oracle.workspaces.ws.beans.CategoryConfiguration.
This class represents the set of all possible categories that can be applied to a file or folder.
CreateWorkspaceBulkResponseItem - class oracle.workspaces.ws.beans.CreateWorkspaceBulkResponseItem.
This class represents bean returned by the createWorkspaces call.
CreateWorkspaceResponseItem - class oracle.workspaces.ws.beans.CreateWorkspaceResponseItem.
This class represents the response bean returned by create workspace call.
CwWSException - exception oracle.workspaces.ws.exceptions.CwWSException.
CwWSException is the only class for all errors and exceptions which can occur in Collaborative workspaces Web services layer.
calculateQuota(String) - Method in interface oracle.workspaces.ws.LibraryService
Return the consumed and allocated quota.
cancelCheckout(String, String) - Method in interface oracle.workspaces.ws.LibraryService
Cancel checkout of file
checkin(String, String, FileCheckinOptions, FilesCategories, WorkflowParameter[]) - Method in interface oracle.workspaces.ws.LibraryService
Check in the file
checkout(String, String, String, WorkflowParameter[]) - Method in interface oracle.workspaces.ws.LibraryService
Check out the file
copy(String, FileTransferItem[], FilesCategories[], WorkflowParameter[]) - Method in interface oracle.workspaces.ws.LibraryService
Method for copying a set of files and/or folders.
copyToLatestVersion(String, String, FileCheckinOptions) - Method in interface oracle.workspaces.ws.LibraryService
Copies a version to working copy and creates a new version
copyToWorkingCopy(String, String) - Method in interface oracle.workspaces.ws.LibraryService
Copies a version to the working copy.
createAnnouncement(String, AnnouncementDefinition) - Method in interface oracle.workspaces.ws.AnnouncementsService
Create an announcement
createBoard(String, BoardDefinition, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Create a new board within the workspace with properties specified by the board definition provided.
createBoards(String, BoardDefinition[], String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Create new boards within the workspace with properties specified by the board definitions provided.
createCalendarResource(String, CalendarResourceDefinition) - Method in interface oracle.workspaces.ws.WorkspacesService
Creates and adds the calendar resource to the workspace.
createDiscussionResource(String, DiscussionResourceDefinition) - Method in interface oracle.workspaces.ws.WorkspacesService
Creates and adds the discussion resource to the workspace.
createEmailResource(String, InboxResourceDefinition) - Method in interface oracle.workspaces.ws.WorkspacesService
Creates and adds the email resource to the workspace.
createFolder(String, String, String, String) - Method in interface oracle.workspaces.ws.LibraryService
Creates a new folder under the current one.
createLibraryResource(String, LibraryResourceDefinition) - Method in interface oracle.workspaces.ws.WorkspacesService
Creates and adds the library resource to the workspace.
createMeeting(String, MeetingDefinition) - Method in interface oracle.workspaces.ws.MeetingsService
Creates a meeting in the workspace agenda and returns it.
createMessage(String, String, String, MessageDefinition, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Post a message represented by the specified message definition to a board.
createMessage(String, String, MessageDefinition, String[]) - Method in interface oracle.workspaces.ws.InboxService
Creates a message in the inbox of the workspace specified.
createMessages(String, String, String, MessageDefinition[], String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Post messages represented by the specified message definitions to a board.
createMessages(String, String, MessageDefinition[], String[]) - Method in interface oracle.workspaces.ws.InboxService
Creates the messages in the inbox, in the given workspace.
createTask(String, TaskDefinition) - Method in interface oracle.workspaces.ws.TasksService
Creates a to-do task in the workspace agenda and returns it
createView(String, ViewItemDefinition) - Method in interface oracle.workspaces.ws.ViewsService
Creates a view in the workspace specified.
createWorkspace(WorkspaceDefinition) - Method in interface oracle.workspaces.ws.HomeService
Create a workspace with the supplied configurations
createWorkspaceTemplate(WorkspaceTemplateDefinition) - Method in interface oracle.workspaces.ws.TemplateService
Creates a template based on a given workspace.
createWorkspaces(WorkspaceDefinition[]) - Method in interface oracle.workspaces.ws.HomeService
Create workspaces with the supplied configurations

D

DiscussionResource - class oracle.workspaces.ws.beans.DiscussionResource.
This class represents the discussion resource.
DiscussionResourceDefinition - class oracle.workspaces.ws.beans.DiscussionResourceDefinition.
This class represents the definition object used to create a discussion resource.
DiscussionService - interface oracle.workspaces.ws.DiscussionService.
DiscussionService provides methods to operate on threaded discussions component in a workspace.
deleteAllBoardsInWorkspace(String) - Method in interface oracle.workspaces.ws.DiscussionService
Given the workspace ID, delete all the boards in it.
deleteAllMeetingInstances(String, String) - Method in interface oracle.workspaces.ws.MeetingsService
Deletes all meeting instances of a repeating event in the workspace agenda.
deleteAllThreads(String) - Method in interface oracle.workspaces.ws.InboxService
Deletes all the threads in the inbox of the specified workspace.
deleteAllThreadsInBoard(String, String) - Method in interface oracle.workspaces.ws.DiscussionService
Delete the threads specified in given workspace in given board.
deleteAnnouncements(String, String[]) - Method in interface oracle.workspaces.ws.AnnouncementsService
Delete the specified announcements within a workspace.
deleteBoards(String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Given the IDs of some boards in the workspace, delete the boards.
deleteExpiredAnnouncements(String) - Method in interface oracle.workspaces.ws.AnnouncementsService
Delete all expired announcements within a workspace.
deleteFolderContent(String, String, WorkflowParameter[]) - Method in interface oracle.workspaces.ws.LibraryService
Deletes all the resourceItems from this folder.
deleteMeeting(String, String) - Method in interface oracle.workspaces.ws.MeetingsService
Deletes a single meeting instance in the workspace agenda
deleteMessages(String, String, String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Delete the CwMessages referenced by the specified IDs from a thread.
deleteMessages(String, String, String[]) - Method in interface oracle.workspaces.ws.InboxService
Delete the CwMessages referenced by the specified Ids from a thread.
deleteResource(String, String, boolean) - Method in interface oracle.workspaces.ws.WorkspacesService
Delete the specified resource from the current workspace
deleteResourceItems(String, String, String[], WorkflowParameter[]) - Method in interface oracle.workspaces.ws.LibraryService
Deletes the specified ResourceItems from this folder.
deleteTasks(String, String[]) - Method in interface oracle.workspaces.ws.TasksService
Deletes tasks in the workspace agenda.
deleteThreads(String, String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Delete the threads specified by the given IDs.
deleteThreads(String, String[]) - Method in interface oracle.workspaces.ws.InboxService
Deletes the threads specified from the inbox of the workspace.
deleteVersions(String, String, String[]) - Method in interface oracle.workspaces.ws.LibraryService
Delete a set of versions from the version history of a file.
deleteViews(String, String[]) - Method in interface oracle.workspaces.ws.ViewsService
Deletes the specified views from the workspace given.
deleteWorkspace(String, boolean) - Method in interface oracle.workspaces.ws.HomeService
Remove an existing workspace given the id of the workspace
deleteWorkspaceByPath(String, boolean) - Method in interface oracle.workspaces.ws.HomeService
Remove an existing workspace given the path of the workspace
deleteWorkspaceTemplate(String) - Method in interface oracle.workspaces.ws.TemplateService
Delete the template with given name
deleteWorkspaces(String[], boolean[]) - Method in interface oracle.workspaces.ws.HomeService
Remove existing workspaces given their ids
deleteWorkspacesByPath(String[], boolean[]) - Method in interface oracle.workspaces.ws.HomeService
Deletes the list of workspaces, given the workspace paths.

E

emptyTrash(String) - Method in interface oracle.workspaces.ws.LibraryService
This method empties the trash folder for given workspace.

F

FailedOperationInfoItem - class oracle.workspaces.ws.beans.FailedOperationInfoItem.
This class represents a failed operation within workspace.
FileCheckinOptions - class oracle.workspaces.ws.beans.FileCheckinOptions.
This class represents parameters to be passed while checking in a file.
FileTransferItem - class oracle.workspaces.ws.beans.FileTransferItem.
This class represents a File transfer item and is used while moving and copying files from a source to destination.
FilesAttribute - class oracle.workspaces.ws.beans.FilesAttribute.
A file category is a collection of attributes and this class encapsulates attribute information.
FilesAttribute() - Constructor for class oracle.workspaces.ws.beans.FilesAttribute
 
FilesCategories - class oracle.workspaces.ws.beans.FilesCategories.
This class encapsulates an array of FilesCategory objects.
FilesCategory - class oracle.workspaces.ws.beans.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 - class oracle.workspaces.ws.beans.FilesQuota.
This class represents the Files Quota for library resource in a workspace.
FilesResourceItem - class oracle.workspaces.ws.beans.FilesResourceItem.
This class represents a file or folder in library.
FilesWorkflow - class oracle.workspaces.ws.beans.FilesWorkflow.
This class encapsulates the workflow attributes like workflow name, description and workflow parameters.
FreeBusy - class oracle.workspaces.ws.beans.FreeBusy.
This class represents free/busy status of a given time range.

G

Grants - class oracle.workspaces.ws.beans.Grants.
This class represents the role assigned to a user.
GroupGrants - class oracle.workspaces.ws.beans.GroupGrants.
This class represents privileges of group members- namely name of the group, the roles information of the members of the group etc.
getAction() - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Gets the action value for this CalendarAlarm.
getAddExistingMemberBody() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets message body for existing members of a workspace when new member is added.
getAddExistingMemberSubject() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets message subject for existing members of a workspace when new member is added.
getAddNewMemberBody() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets message body for adding new member to a workspace.
getAddNewMemberSubject() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets message subject for adding new member to a workspace.
getAlarms() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the alarms of the meeting.
getAllocatedQuota() - Method in class oracle.workspaces.ws.beans.FilesQuota
Gets the allocatedQuota value in bytes for this FilesQuota.
getAllowedCategories() - Method in class oracle.workspaces.ws.beans.CategoryConfiguration
Gets the allowedCategories value for this CategoryConfiguration.
getAnnouncementByUid(String, String) - Method in interface oracle.workspaces.ws.AnnouncementsService
Get an announcement by its id
getApplicationRoles(String[]) - Method in interface oracle.workspaces.ws.AdministrationService
Get the application roles for the given users - A list of user nicknames is passed for getting the details of users.
getAssignedBy() - Method in class oracle.workspaces.ws.beans.TaskAssignee
Gets the task assigner.
getAssignedOn() - Method in class oracle.workspaces.ws.beans.TaskAssignee
Gets the date of task assignment.
getAssignee() - Method in class oracle.workspaces.ws.beans.TaskAssignee
Get the assignee of task - Note: The nickname of the user is returned .
getAttachments() - Method in class oracle.workspaces.ws.beans.MessageItem
Gets an array of body parts representing the attachments included in this message.
getAttendeeFreeBusys(String, Calendar, Calendar, CalendarAttendee[]) - Method in interface oracle.workspaces.ws.MeetingsService
Returns the results of given users/resources free busy status given a time frame.
getAttendees() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the attendees of the meeting.
getAttributes() - Method in class oracle.workspaces.ws.beans.BoardItem
Gets the values of the attributes in the form of named value pairs.
getAttributes() - Method in class oracle.workspaces.ws.beans.FilesCategory
Each category has attributes that help in intelligent searching - this method gets the attributes associated with this category.
getAttributes() - Method in class oracle.workspaces.ws.beans.MessageItem
Gets the requested attributes in the form of name-value pairs.
getAttributes() - Method in class oracle.workspaces.ws.beans.SearchItem
Gets the attributes value for this SearchItem.
getAttributes() - Method in class oracle.workspaces.ws.beans.User
Gets the extra attributes requested for by clients.
getAttributes() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Gets the attributes values.
getBeginTime() - Method in class oracle.workspaces.ws.beans.AttendeeFreeBusy
Gets the beginTime value for this AttendeeFreeBusy.
getBoardByName(String, String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Given a board's name (not display name), return the Board Item
getBoardByUid(String, String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Get the Board by specifying its ID.
getBoardDisplayName() - Method in class oracle.workspaces.ws.beans.BoardItem
Gets the display name of the board.
getBoardItem() - Method in class oracle.workspaces.ws.beans.BoardBulkResponseItem
Gets the board Item.
getBoardUid() - Method in class oracle.workspaces.ws.beans.MessageItem
Gets the board Uid of the message.
getBoardUid() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets the boardUid of the thread.
getBoardUidByName(String, String) - Method in interface oracle.workspaces.ws.DiscussionService
Get board ID by name.
getBoardsByUids(String, String[], String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Get the Boards by specifying their IDs.
getBody() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets the announcement body.
getByteArray() - Method in class oracle.workspaces.ws.beans.MessageBodyPart
Gets the body part in the form of an array of bytes.
getCalendarResource(String) - Method in interface oracle.workspaces.ws.WorkspacesService
Get Calendar resource
getCategories(String, String) - Method in interface oracle.workspaces.ws.LibraryService
Returns the categories associated with this library item.
getCategoryConfiguration(String, String) - Method in interface oracle.workspaces.ws.LibraryService
Returns the Category configuation associated with this library item.
getClassId() - Method in class oracle.workspaces.ws.beans.FilesCategory
Gets the system generated unique classId for this FilesCategory.
getCompletePercentage() - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Gets the completed percentage of task.
getCompletedTime() - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Gets completed time of task.
getConsumedQuota() - Method in class oracle.workspaces.ws.beans.FilesQuota
Gets the consumedQuota value in bytes for this FilesQuota.
getContactEmailAddress() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the contactEmailAddress value for this WorkspaceItem.
getContactEmailAddress() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns Email address for sending email regarding any issue related to this workspace, e.g., membership request.
getContactPerson() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the contactPerson value for this WorkspaceItem.
getContactPerson() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns the contact person for the workspace.
getContentServicesURL() - Method in interface oracle.workspaces.ws.LibraryService
The method returns content service URL for uploading / downloading files.
getContentType() - Method in class oracle.workspaces.ws.beans.MessageBodyPart
Convenience method to get the content type of the body part.Returns null if the Content-Type could not be determined.
getCreatedBy() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets the nickname of announcement creator.
getCreatedTime() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets the announcement creation time.
getCreatedTime() - Method in class oracle.workspaces.ws.beans.ResourceItem
Gets the createdTime value for this ResourceItem.
getCreatedTime() - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Gets the time of creation of view.
getCreationTime() - Method in class oracle.workspaces.ws.beans.Resource
Gets the creationTime value for this Resource.
getCreationTime() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the creationTime value for this WorkspaceItem.
getCreationTime() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Gets creation time of the workspace.
getCreator() - Method in class oracle.workspaces.ws.beans.Resource
Gets the creator value for this Resource.
getCuType() - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Gets the cuType value for this CalendarAttendee.
getCwApplicationProperties() - Method in interface oracle.workspaces.ws.AdministrationService
Returns all CW application properties with their current values - Note some of the values for application properties can be null initially.
getDN() - Method in class oracle.workspaces.ws.beans.User
Gets the user's DN.
getDefaultMemberRoleType() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the defaultMemberRoleType value for this WorkspaceItem.
getDefaultQuota() - Method in class oracle.workspaces.ws.beans.LibraryResource
Gets the default Quota.
getDefaultTemplateName() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets default template to be used for creation of workspaces.
getDefaultValue() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets the default value of the attribute.
getDefaultVersioningConfiguration() - Method in class oracle.workspaces.ws.beans.LibraryResource
Gets the defaultVersioningConfiguration value for this LibraryResource.
getDescription() - Method in class oracle.workspaces.ws.beans.AttachedItem
Gets the description of attachment.
getDescription() - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Gets the description value for this CalendarAlarm.
getDescription() - Method in class oracle.workspaces.ws.beans.FilesCategory
Gets the description of the Category.
getDescription() - Method in class oracle.workspaces.ws.beans.FilesWorkflow
Gets the description of files workflow.
getDescription() - Method in class oracle.workspaces.ws.beans.ListResourceItem
Gets the description value for this ListResourceItem.
getDescription() - Method in class oracle.workspaces.ws.beans.Resource
Gets the description value for this Resource.
getDescription() - Method in class oracle.workspaces.ws.beans.ResourceItem
Gets the description value for this ResourceItem.
getDescription() - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Gets the view description.
getDescription() - Method in class oracle.workspaces.ws.beans.WorkflowConfiguration
Gets the description.
getDescription() - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Gets the description of workflow parameter.
getDescription() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
/** Gets the description value for this WorkspaceItem.
getDescription() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns the description of the workspace.
getDirectWorkflowConfigurations(String, String) - Method in interface oracle.workspaces.ws.LibraryService
Returns the workflow configuration
getDiscussionResource(String) - Method in interface oracle.workspaces.ws.WorkspacesService
Get Discussion resource
getDisplayName() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets the display name.
getDisplayName() - Method in class oracle.workspaces.ws.beans.FilesCategory
Gets the displayName value for this FilesCategory.
getDisplayName() - Method in class oracle.workspaces.ws.beans.User
Gets the user's display name.
getDisplayName() - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Gets the display name of workflow parameter.
getDisplayName() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the displayName value for this WorkspaceItem.
getDisplayName() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns the display name of the workspace.
getEmail() - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Gets the email value for this CalendarAlarm.
getEmail() - Method in class oracle.workspaces.ws.beans.User
Gets the user's email.
getEmailAddress() - Method in class oracle.workspaces.ws.beans.InboxResource
Gets the emailAddress value for this InboxResource.
getEmailInboundPolicy() - Method in class oracle.workspaces.ws.beans.InboxResource
Gets the emailInboundPolicy value for this InboxResource.
getEmailResource(String) - Method in interface oracle.workspaces.ws.WorkspacesService
Get Inbox resource
getEmailSubscriptionFormat() - Method in class oracle.workspaces.ws.beans.InboxResource
Gets the emailSubscriptionFormat value for this InboxResource.
getEmailSubscriptionPolicy() - Method in class oracle.workspaces.ws.beans.InboxResource
Gets the emailSubscriptionPolicy value for this InboxResource.
getEndTime() - Method in class oracle.workspaces.ws.beans.AttendeeFreeBusy
Gets the endTime value for this AttendeeFreeBusy.
getEndTime() - Method in class oracle.workspaces.ws.beans.FreeBusy
Gets the endTime value for this FreeBusy.
getEndTime() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the endTime of the meeting.
getEndTime() - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Gets the end time of task.
getEntityId() - Method in class oracle.workspaces.ws.beans.AttachedItem
Gets the entity Id value of attached Item.
getEntityRole() - Method in class oracle.workspaces.ws.beans.AttachedItem
Gets the entity role value of attached item - possible values include ENTITY_ROLE_SOURCE and ENTITY_ROLE_TARGET.
getEnumeration() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets the enumeration value.If the attribute value is selected from a list of values, then the method returns the array of possible values the attribute can take.
getErrorCode() - Method in class oracle.workspaces.ws.exceptions.CwWSException
Gets the errorCode value for this CwWSException.
getErrorDetails() - Method in class oracle.workspaces.ws.beans.SearchResult
Gets the errorDetails value for this SearchResult.
getErrorMessage() - Method in class oracle.workspaces.ws.beans.FailedOperationInfoItem
Returns error details of failed operation.
getErrorMessage() - Method in class oracle.workspaces.ws.exceptions.CwWSException
Gets the errorMessage value for this CwWSException.
getEventType() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the eventType of the meeting.
getException() - Method in class oracle.workspaces.ws.beans.BulkResponseItem
Gets the exception value.
getException() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceBulkResponseItem
Gets the exception value for this CreateWorkspaceBulkResponseItem.
getException() - Method in class oracle.workspaces.ws.beans.MembersResponseBean
Gets the array of exception messages that occurred.
getExpirationTime() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets the announcement expiration time.
getFailedMembers() - Method in class oracle.workspaces.ws.beans.MembersResponseBean
Gets the failedMembers value for this MembersResponseBean.
getFailedOperationInfo() - Method in class oracle.workspaces.ws.beans.WorkspaceRecoveryInfoItem
Gets the failedOperationInfo object containing details of the failed operation.
getFavoriteThreads(String, String) - Method in interface oracle.workspaces.ws.DiscussionService
Get the favorite threads of a board..
getFilesCategoryArray() - Method in class oracle.workspaces.ws.beans.FilesCategories
Gets the filesCategory array.
getFirstName() - Method in class oracle.workspaces.ws.beans.User
Returns the user's first name.
getFirstPostDate() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets the firstPostDate of the thread.
getFirstPostFrom() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets an array of strings representing the email addresses of the person who made the first post in the thread.
getFlags() - Method in class oracle.workspaces.ws.beans.BoardItem
Gets the flags of the board.
getFlags() - Method in class oracle.workspaces.ws.beans.MessageItem
Gets the flags of the message.
getFlags() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets the flags of the thread.
getForwardingEmailAddress() - Method in class oracle.workspaces.ws.beans.InboxResource
Gets the forwardingEmailAddress value for this InboxResource.
getFreeBusyArray() - Method in class oracle.workspaces.ws.beans.AttendeeFreeBusy
Gets the freeBusyArray value for this AttendeeFreeBusy.
getFromAddresses() - Method in class oracle.workspaces.ws.beans.MessageItem
Gets the from Addresses of the message.
getFullName() - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Gets the fullName value for this CalendarAttendee.
getGrantee() - Method in class oracle.workspaces.ws.beans.Grants
Gets the nick name of the grantee.
getGrantee() - Method in class oracle.workspaces.ws.beans.GroupGrants
Gets the name of the group.
getGrants() - Method in class oracle.workspaces.ws.beans.SecurityConfiguration
Gets the grants value for this SecurityConfiguration.
getGroupGrants() - Method in class oracle.workspaces.ws.beans.SecurityConfiguration
Gets the grants information for OID groups.
getGuid() - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Gets the GUID value for this CalendarAttendee.
getIMeetingActingHostKey() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets web conference acting host key.
getIMeetingActingHostUrl() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets web conference acting host URL.
getIMeetingDialinInfo() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets web conference dial in info.
getIMeetingHostUrl() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the IMeetingHostUrl value of the meeting.
getIMeetingId() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the IMeetingId value of the meeting.
getIMeetingPassword() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the IMeetingPassword value of the meeting.
getId() - Method in class oracle.workspaces.ws.beans.FilesWorkflow
Gets the id.
getId() - Method in class oracle.workspaces.ws.beans.Resource
Gets the id value for this Resource.
getId() - Method in class oracle.workspaces.ws.beans.ResourceItem
Gets the id value for this ResourceItem.
getId() - Method in class oracle.workspaces.ws.beans.SearchItem
Gets the id value for this SearchItem.
getId() - Method in class oracle.workspaces.ws.beans.SecurityConfiguration
Gets the id value for this SecurityConfiguration.
getId() - Method in class oracle.workspaces.ws.beans.User
Gets the user's Id.
getId() - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Gets the view id.
getInbox(String, String[]) - Method in interface oracle.workspaces.ws.InboxService
Retrieves the inbox associated with the workspace specified.
getInstanceGuid() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the instanceGuid of the meeting.
getInstanceId() - Method in class oracle.workspaces.ws.beans.FilesCategory
Gets the instanceId value for this FilesCategory.
getItem() - Method in class oracle.workspaces.ws.beans.BulkResponseItem
Gets the item.
getItem() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceBulkResponseItem
Gets the item value for this CreateWorkspaceBulkResponseItem.
getLabelType() - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Gets the labelType value for this VersioningConfiguration.
getLastModifiedBy() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets the nickname of user who last modified the announcement.
getLastModifiedBy() - Method in class oracle.workspaces.ws.beans.ResourceItem
Gets the lastModifiedBy value for this ResourceItem.
getLastModifiedBy() - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Gets the nickname of user who last modified the view.
getLastModifiedBy() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the lastModifiedBy value for this WorkspaceItem.
getLastModifiedTime() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets when the announcement was last modified.
getLastModifiedTime() - Method in class oracle.workspaces.ws.beans.Resource
Gets the lastModifiedTime value for this Resource.
getLastModifiedTime() - Method in class oracle.workspaces.ws.beans.ResourceItem
Gets the lastModifiedTime value for this ResourceItem.
getLastModifiedTime() - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Gets the time when view was last modified.
getLastModifiedTime() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the lastModifiedTime value for this WorkspaceItem.
getLastName() - Method in class oracle.workspaces.ws.beans.User
Gets the user's last name.
getLastPostDate() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets the lastPostDate of the thread.
getLastPostFrom() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets a string representing the email address of the person who made the last post in the thread.
getLibraryCharSet() - Method in class oracle.workspaces.ws.beans.UserPreferences
Gets the libraryCharSet value for this UserPreferences.
getLibraryCharSetDisplay() - Method in class oracle.workspaces.ws.beans.UserPreferences
Gets the libraryCharSetDisplay value for this UserPreferences.
getLibraryLanguage() - Method in class oracle.workspaces.ws.beans.UserPreferences
Gets the libraryLanguage value for this UserPreferences.
getLibraryLanguageDisplay() - Method in class oracle.workspaces.ws.beans.UserPreferences
Gets the libraryLanguageDisplay value for this UserPreferences.
getLibraryResource(String) - Method in interface oracle.workspaces.ws.WorkspacesService
Get library resource
getLocale() - Method in class oracle.workspaces.ws.beans.UserPreferences
Gets the locale value for this UserPreferences.
getLocation() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the location of the meeting.
getLockOwner(String, String) - Method in interface oracle.workspaces.ws.LibraryService
Determines which user currently has the ResourceItem locked.
getMappedWspcEntityGuid() - Method in class oracle.workspaces.ws.beans.CalendarResource
Gets the mappedWspcEntityGuid value for this CalendarResource.
getMaxVersions() - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Gets the maxVersions value for this VersioningConfiguration.
getMeetingByUid(String, String) - Method in interface oracle.workspaces.ws.MeetingsService
Get a meeting instance in the workspace agenda by its Id.
getMeetingInstances(String, String) - Method in interface oracle.workspaces.ws.MeetingsService
Get all instances of a repeating meeting.
getMeetingReminderLeadTime() - Method in class oracle.workspaces.ws.beans.UserPreferences
Gets the meetingReminderLeadTime value for this UserPreferences.
getMemberAccessSetting() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the memberAccessSetting value for this WorkspaceItem.
getMemberRoleType() - Method in class oracle.workspaces.ws.beans.Member
Gets the member role type.
getMemberRoleType() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns Member Role Type - possible values are READER, WRITER ,ADMIN.
getMembersByGroupDN(String, String[]) - Method in interface oracle.workspaces.ws.UsersService
Lists all the users in the group specified.
getMembersByGroupName(String, String[]) - Method in interface oracle.workspaces.ws.UsersService
Lists all the users in the group specified.
getMembershipNotificationOption() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the membershipNotificationOption value for this WorkspaceItem.
getMessage() - Method in class oracle.workspaces.ws.beans.MessageBulkResponseItem
Gets the message item.
getMessageAsByteArray(String, String, String, String) - Method in interface oracle.workspaces.ws.DiscussionService
Returns the byte array representation of a message.
getMessageAsByteArray(String, String, String) - Method in interface oracle.workspaces.ws.InboxService
Returns the byte array representation of a message.
getMessageByUid(String, String, String, String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Returns a message in the thread identified by its ID.
getMessageByUid(String, String, String, String[]) - Method in interface oracle.workspaces.ws.InboxService
Returns the MessageItem bean representing the message object specified by the uid supplied.
getMessageCount() - Method in class oracle.workspaces.ws.beans.BoardItem
Gets the message count of the board.
getMessageCount() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets the messageCount of the thread.
getMessages(String, String, String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Returns all messages in the thread.
getMessages(String, String, String[]) - Method in interface oracle.workspaces.ws.InboxService
Returns the messages in the thread specified.
getMessagesByUid(String, String, String, String[], String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Returns messages in the thread
getMessagesByUid(String, String, String[], String[]) - Method in interface oracle.workspaces.ws.InboxService
Bulk service - returns messages identified by IDs.
getMinutes() - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Gets the minutes value for this CalendarAlarm.
getMyParticipationStatus(String, String) - Method in interface oracle.workspaces.ws.MeetingsService
Returns participating status for the current user.
getMyPreferences() - Method in interface oracle.workspaces.ws.UsersService
Returns the preferences of the current user.
getMyTasks(String) - Method in interface oracle.workspaces.ws.TasksService
Get all tasks that are assigned to the user.
getName() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets the attribute name.
getName() - Method in class oracle.workspaces.ws.beans.FilesCategory
Gets the name value for this FilesCategory.
getName() - Method in class oracle.workspaces.ws.beans.FilesWorkflow
Gets the name of files workflow.
getName() - Method in class oracle.workspaces.ws.beans.ListResourceItem
Gets the name value for this ListResourceItem.
getName() - Method in class oracle.workspaces.ws.beans.MessageBodyPart
Convenience method to get the file name associated with this body part.
getName() - Method in class oracle.workspaces.ws.beans.NamedValue
Gets the name value for this NamedValue.
getName() - Method in class oracle.workspaces.ws.beans.Resource
Gets the name value for this Resource.
getName() - Method in class oracle.workspaces.ws.beans.ResourceItem
Gets the name value for this ResourceItem.
getName() - Method in class oracle.workspaces.ws.beans.SearchItem
Gets the name value for this SearchItem.
getName() - Method in class oracle.workspaces.ws.beans.User
Returns the user's name.
getName() - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Gets the name of view.
getName() - Method in class oracle.workspaces.ws.beans.WorkflowConfiguration
Gets the name of workflow configuration.
getName() - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Gets the name.
getName() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the name value for this WorkspaceItem.
getName() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns the name of the workspace.
getNamedValue() - Method in class oracle.workspaces.ws.beans.ListResourceItem
Gets the namedValue value for this ListResourceItem.
getNativeRoles() - Method in class oracle.workspaces.ws.beans.Grants
Gets the role native to content services (for example, Author role).
getNativeRoles() - Method in class oracle.workspaces.ws.beans.GroupGrants
Gets the role type of the group that is native to content services - for example, author, reviewer etc.
getNewMessageCount() - Method in class oracle.workspaces.ws.beans.BoardItem
Gets the new message count of the board.
getNickname() - Method in class oracle.workspaces.ws.beans.User
Gets the user's nickname.
getObjectId() - Method in class oracle.workspaces.ws.beans.FailedOperationInfoItem
Returns id of the target object of the operation.
getOperation() - Method in class oracle.workspaces.ws.beans.WorkflowConfiguration
Gets the operation (for example, COPY, MOVE etc) for which the workflow is assigned to.
getOperationInstanceId() - Method in class oracle.workspaces.ws.beans.FailedOperationInfoItem
Returns the system generated identifier for the failed operation instance.
getOperationName() - Method in class oracle.workspaces.ws.beans.FailedOperationInfoItem
Returns name of failed operation.
getOwner() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets the nickname of owner of announcement.
getOwner() - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Gets the nickname of user who is the owner of the view.
getOwner() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the owner value for this WorkspaceItem.
getOwner() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns the nickname of owner of the workspace.
getParameters() - Method in class oracle.workspaces.ws.beans.FilesWorkflow
Gets the array of parameters.
getParentUid() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the parentUid value for this WorkspaceItem.
getParentUid() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns the ID of the parent workspace.
getPartStat() - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Gets the partStat value for this CalendarAttendee.
getPartialExceptions() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceBulkResponseItem
Gets the partialExceptions value for this CreateWorkspaceBulkResponseItem.
getPartialExceptions() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceResponseItem
Gets the partialExceptions value for this CreateWorkspaceResponseItem.
getPartialSucces() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceBulkResponseItem
Gets the partialSuccess value for this CreateWorkspaceBulkResponseItem.
getParticipationStatus() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the participation status of the user.
getPath() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the path value for this WorkspaceItem.
getPopularThreads(String, String) - Method in interface oracle.workspaces.ws.DiscussionService
Get the popular threads of a board.
getPresenceClientLaunchUri() - Method in class oracle.workspaces.ws.beans.UserPresenceStatus
 
getPresenceImageUrl() - Method in class oracle.workspaces.ws.beans.UserPresenceStatus
 
getPresenceStatus(String[]) - Method in interface oracle.workspaces.ws.UsersService
Retrieves the presence status, given the users' nicknames.
getPresenceStatusUrl() - Method in class oracle.workspaces.ws.beans.UserPresenceStatus
 
getPrimaryTaskAssignee() - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Gets the primary Task Assignee of task.
getPriority() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the priority of the meeting.
getPriority() - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Gets the priority value of task - possible values include PRIORITY_HIGHEST , PRIORITY_HIGH, PRIORITY_NORMAL, PRIORITY_LOW and PRIORITY_LOWEST .
getPriority() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets the priority of the thread.
getPropagatedFrom() - Method in class oracle.workspaces.ws.beans.Grants
Gets the parent folder id from which grants are inherited.
getPropagatedFrom() - Method in class oracle.workspaces.ws.beans.GroupGrants
Gets the folder from which the role is inherited.
getPropagatedGrants() - Method in class oracle.workspaces.ws.beans.SecurityConfiguration
Gets the propagatedGrants value for this SecurityConfiguration.
getPropagatedGroupGrants() - Method in class oracle.workspaces.ws.beans.SecurityConfiguration
Gets the _final value for this SecurityConfiguration.
getPropagating() - Method in class oracle.workspaces.ws.beans.GroupGrants
Gets whether the grant is inherited.
getRecentActivities(String) - Method in interface oracle.workspaces.ws.LibraryService
The method returns all files (no folders) changed since startDate.
getRecentMessages(String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Return a list of Message objects that have recently been posted
getRemoveMemberBody() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets message body for member of a workspace being removed.
getRemoveMemberSubject() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets message subject for member of a workspace being removed.
getRemoveRemainingMemberBody() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets message body for remaining members of a workspace when a member is removed.
getRemoveRemainingMemberSubject() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets message subject for remaining members of a workspace when a member is removed.
getRepeatingStatus() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the repeatingStatus of the meeting.
getRequiredCategories() - Method in class oracle.workspaces.ws.beans.CategoryConfiguration
Gets the requiredCategories value for this CategoryConfiguration.
getResourceAttendee() - Method in class oracle.workspaces.ws.beans.AttendeeFreeBusy
Gets the resourceAttendee value for this AttendeeFreeBusy.
getResourceItemType() - Method in class oracle.workspaces.ws.beans.FilesResourceItem
Gets the resourceItemType value for this FilesResourceItem.
getRole() - Method in class oracle.workspaces.ws.beans.Grants
Gets the role.
getRole() - Method in class oracle.workspaces.ws.beans.GroupGrants
Gets the role type of the group.
getSearchItems() - Method in class oracle.workspaces.ws.beans.SearchResult
Gets the searchItems value for this SearchResult.
getSecurityConfiguration(String, String) - Method in interface oracle.workspaces.ws.LibraryService
Returns the Security configuration
getSentDate() - Method in class oracle.workspaces.ws.beans.MessageItem
Gets the sent date of the message.
getServerStackTrace() - Method in class oracle.workspaces.ws.exceptions.CwWSException
Gets the serverStackTrace value for this CwWSException.
getShowAsFree() - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Gets the showAsFree value for this CalendarAttendee.
getShowAsFree() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the the free/busy status, and values could be FREE, BUSY , OUT, TENTATIVE
getSmtpHostName() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets the SMTP Host.
getSmtpHostport() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets the SMTP port .
getStackTrace() - Method in class oracle.workspaces.ws.beans.BulkResponseItem
Gets the stackTrace value.
getStackTrace() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceBulkResponseItem
Gets the stackTrace value for this CreateWorkspaceBulkResponseItem.
getStartTime() - Method in class oracle.workspaces.ws.beans.FailedOperationInfoItem
Returns operation start time.
getStartTime() - Method in class oracle.workspaces.ws.beans.FreeBusy
Gets the startTime value for this FreeBusy.
getStartTime() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the startTime of the meeting.
getStartTime() - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Gets the start time of task.
getStatus() - Method in class oracle.workspaces.ws.beans.FreeBusy
Gets the status value for this FreeBusy.
getSubject() - Method in class oracle.workspaces.ws.beans.MessageItem
Gets the subject of the message.
getSubject() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets the subject of the thread.
getSuccessfulMembers() - Method in class oracle.workspaces.ws.beans.MembersResponseBean
Gets the successfulMembers value for this MembersResponseBean.
getSummary() - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Gets the summary value for this CalendarAlarm.
getSupportedCharsets() - Method in class oracle.workspaces.ws.beans.LibraryResource
Gets the supportedCharsets value for this LibraryResource.
getSupportedLabelTypes() - Method in class oracle.workspaces.ws.beans.LibraryResource
Gets the supportedLabelTypes value for this LibraryResource.
getSupportedLanguages() - Method in class oracle.workspaces.ws.beans.LibraryResource
Gets the supportedLanguages value for this LibraryResource.
getTaskAssignees() - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Gets assignees of task.
getTaskByUid(String, String) - Method in interface oracle.workspaces.ws.TasksService
Get a to-do task in the workspace agenda by its id.
getTemplateAboutURL() - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateItem
Gets the templateAboutURL value.
getTemplateCategory() - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateItem
Gets the template category.
getTemplateCreatedBy() - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateItem
Gets the nickname of user who created the workspace template.
getTemplateCreatedOn() - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateItem
Gets the template creation date.
getTemplateDescription() - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateItem
Gets the description of template.
getTemplateName() - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateItem
Gets the name of template.
getTemplateSpecification() - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateItem
Gets template Specification - template XML
getThreadByUid(String, String, String) - Method in interface oracle.workspaces.ws.DiscussionService
Given a ID which represents a thread, retrieve and return the corresponding ThreadItem object.
getThreadByUid(String, String) - Method in interface oracle.workspaces.ws.InboxService
Returns the ThreadItem bean representing the thread object specified by the uid.
getThreadCount() - Method in class oracle.workspaces.ws.beans.BoardItem
Gets the thread count of the board.
getThreadUid() - Method in class oracle.workspaces.ws.beans.MessageItem
Gets the thread Uid of the message.
getThreads(String, String, int, int, boolean, boolean) - Method in interface oracle.workspaces.ws.DiscussionService
Returns the required threads of a board.
getThreads(String, int, int, boolean, boolean) - Method in interface oracle.workspaces.ws.InboxService
Returns the ThreadItem[] representing the required thread objects in the inbox of the workspace specified.
getThreadsByUid(String, String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Given an array of IDs which represent CwThread objects, returns the array of threads.
getThreadsByUid(String, String[]) - Method in interface oracle.workspaces.ws.InboxService
Returns the array of thread item beans representing the thread objects specified by the uids supplied.
getTimeZone() - Method in class oracle.workspaces.ws.beans.UserPreferences
Gets the timeZone value for this UserPreferences.
getTitle() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets the announcement title.
getTotalCount() - Method in class oracle.workspaces.ws.beans.SearchResult
Gets the totalCount value for this SearchResult.
getTrashFolder(String) - Method in interface oracle.workspaces.ws.LibraryService
Retrieve the trash folder for this workspace.
getType() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets the data type of the attribute.
getType() - Method in class oracle.workspaces.ws.beans.FilesWorkflow
Gets the workflow type.
getType() - Method in class oracle.workspaces.ws.beans.ListResourceItem
Gets the type value for this ListResourceItem.
getType() - Method in class oracle.workspaces.ws.beans.SearchItem
Gets the type value for this SearchItem.
getUid() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets the UID of announcement.
getUid() - Method in class oracle.workspaces.ws.beans.ListResourceItem
Gets the UID value for this ListResourceItem.
getUnreadMessageCount() - Method in class oracle.workspaces.ws.beans.BoardItem
Gets the unreadMessageCount of the board.
getUser() - Method in class oracle.workspaces.ws.beans.AttendeeFreeBusy
Gets the user value for this AttendeeFreeBusy.
getUser() - Method in class oracle.workspaces.ws.beans.Member
Gets the User.
getUser() - Method in class oracle.workspaces.ws.beans.UserPresenceStatus
 
getUserFromNickName(String, String[]) - Method in interface oracle.workspaces.ws.UsersService
Retrieves the user, given his nickname.
getUserName() - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Gets the nickname for this CalendarAttendee.
getValue() - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Gets the value of participant.
getValue() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets the attribute value.
getValue() - Method in class oracle.workspaces.ws.beans.NamedValue
Gets the value value for this NamedValue.
getValue() - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Gets the value.
getVersionHistory(String, String) - Method in interface oracle.workspaces.ws.LibraryService
Get the version history for this ResourceItem.
getVersioningConfiguration() - Method in class oracle.workspaces.ws.beans.LibraryResource
Gets the versioningConfiguration value for this LibraryResource.
getViewByUid(String, String) - Method in interface oracle.workspaces.ws.ViewsService
Returns the view represented by the uid.
getWebUIUrl() - Method in class oracle.workspaces.ws.beans.Resource
Gets the url of the resource in the web UI.
getWebUIUrl() - Method in class oracle.workspaces.ws.beans.ResourceItem
Gets the webUIUrl value for this ResourceItem.
getWebUIUrl() - Method in class oracle.workspaces.ws.beans.SearchItem
Gets the webUIUrl value for this SearchItem.
getWebUIUrl() - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Gets the webUIUrl of view.
getWebUIUrl() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the webUIUrl value for this WorkspaceItem.
getWebUIUrl() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns the web UI URL of the workspace
getWebUIUrl() - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateItem
Gets the Web UI URL for accessing this template.
getWelcomeMessage() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the welcomeMessage value for this WorkspaceItem.
getWorkflow() - Method in class oracle.workspaces.ws.beans.WorkflowConfiguration
Gets the workflow details.
getWorkflowConfiguration(String, String, String) - Method in interface oracle.workspaces.ws.LibraryService
Returns the workflow configuration
getWorkspaceById(String) - Method in interface oracle.workspaces.ws.HomeService
Get workspace given the id
getWorkspaceByPath(String) - Method in interface oracle.workspaces.ws.HomeService
Get the workspace given its path
getWorkspaceCreationMode() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Gets workspace creation mode - valid values are PUBLIC and RESTRICTED.
getWorkspaceItem() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceBulkResponseItem
Gets the workspaceItem value for this CreateWorkspaceBulkResponseItem.
getWorkspaceItem() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceResponseItem
Gets the workspaceItem value for this CreateWorkspaceResponseItem.
getWorkspaceSummary() - Method in class oracle.workspaces.ws.beans.WorkspaceRecoveryInfoItem
Gets the workspace summary containing details of workspace needing recovery.
getWorkspaceTemplate(String) - Method in interface oracle.workspaces.ws.TemplateService
Fetches the workspace template named
getWorkspaceTemplateName() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the workspaceTemplateName value for this WorkspaceItem.
getWorkspaceTemplateSchema() - Method in interface oracle.workspaces.ws.TemplateService
Retrieve schema for workspace template
getWorkspaceUid() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the workspaceUid value for this WorkspaceItem.
getWorkspaceUid() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Gets the workspace Uid.
get_default() - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Gets the default value for this WorkflowParameter.
grantApplicationRole(Member) - Method in interface oracle.workspaces.ws.AdministrationService
Grant application role to a user - Note the client needs to populate only User nickname in the User object contained in Member; valid values for application roles are : WORKSPACE_CREATORS_ROLE and APPLICATION_ADMINS_ROLE;

H

HomeService - interface oracle.workspaces.ws.HomeService.
HomeService provides methods to manage workspaces life-cycle operations such as creation and deletion , retreival of workspaces by ID/path, listing of workspaces etc.

I

InboxResource - class oracle.workspaces.ws.beans.InboxResource.
This class represents the Inbox resource.
InboxResourceDefinition - class oracle.workspaces.ws.beans.InboxResourceDefinition.
This class represents the definition object used to create an inbox resource.
InboxResourceDefinition() - Constructor for class oracle.workspaces.ws.beans.InboxResourceDefinition
 
InboxService - interface oracle.workspaces.ws.InboxService.
InboxService provides methods to operate on inbox resource within a workspace.
isAllUsersGranteeSet() - Method in class oracle.workspaces.ws.beans.Grants
Gets all users as grantee.
isAutoLabel() - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Gets the autoLabel value for this VersioningConfiguration.
isAutoVersion() - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Gets the autoVersion value for this VersioningConfiguration.
isBypass() - Method in class oracle.workspaces.ws.beans.WorkflowConfiguration
Gets whether the workflow should be bypassed if the operation is started by the approver(The user(s) who either accepts or rejects the operation).
isConfirmedStatus() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the confirmedStatus of the meeting.
isEnableNotification() - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Returns if notification is enabled in workspaces.
isEnabled() - Method in class oracle.workspaces.ws.beans.CategoryConfiguration
Gets the enabled value for this CategoryConfiguration.
isEnabled() - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Gets the enabled value for this VersioningConfiguration.
isFailed() - Method in class oracle.workspaces.ws.beans.BulkResponseItem
Gets if there is a failure in BulkResponseItem.
isFailed() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceBulkResponseItem
Gets the failed value for this CreateWorkspaceBulkResponseItem.
isFavorite() - Method in class oracle.workspaces.ws.beans.ThreadItem
Gets a boolean indicating if this thread is among the favorites.
isHasNewMessages() - Method in class oracle.workspaces.ws.beans.BoardItem
Gets a boolean indicating whether the board has any new messages.
isHidden() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Returns whether the attribute is exposed to the user.
isHidden() - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Gets whether the WorkflowParameter is hidden or exposed to user.
isIMeetingEnableDirectJoin() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets whether include Join URL in the notification mail.
isIMeetingEnabled() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets whether this event is web conference enabled.
isIMeetingPublishAttendees() - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Gets the IMeetingPublishAttendees of the meeting.
isInDoubt() - Method in class oracle.workspaces.ws.beans.FailedOperationInfoItem
Returns true if and only if the operation state is in doubt.
isInherited() - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Gets the inherited value of the Versioning Configuration.
isIsErrorResult() - Method in class oracle.workspaces.ws.beans.SearchResult
Gets the isErrorResult value for this SearchResult.
isMeetingEmailReminderNeeded() - Method in class oracle.workspaces.ws.beans.UserPreferences
Gets the meetingEmailReminderNeeded value for this UserPreferences.
isMemberAccessSetting() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Return MemberAccessSetting - values are true if ENABLED and false if DISABLED.
isOverrideable() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets whether the attribute value can be overridden when it is inherited from parent folder.
isPartialSuccess() - Method in class oracle.workspaces.ws.beans.CreateWorkspaceResponseItem
Gets the partialSuccess value for this CreateWorkspaceResponseItem.
isPlainText() - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Gets if the announcement is in plain text.
isPrompted() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets whether the attribute is prompted to the user.
isPrompted() - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Gets whether the user should be prompted to fill WorkflowParameter value.
isPropagating() - Method in class oracle.workspaces.ws.beans.Grants
Gets the grants inherited from parent folder.
isPubliclyListed() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the publiclyListed value for this WorkspaceItem.
isPubliclyListed() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns if the workspace can be listed by non-members.
isReadOnly() - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Gets the readOnly value for this WorkspaceItem.
isReadOnly() - Method in class oracle.workspaces.ws.beans.WorkspaceSummary
Returns true if the workspace is read-only and false otherwise
isRequired() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Returns whether the attribute is mandatory.
isRequired() - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Gets whether the user must fill the workflow parameter value.
isRsvp() - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Gets the RSVP value for this CalendarAttendee.
isSettable() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets the settable value for this FilesAttribute.
isTriggered() - Method in class oracle.workspaces.ws.beans.FilesWorkflow
Gets the trigger value for this Workflow i.e whether the Workflow is triggered (non-blocking).
isTriggered() - Method in class oracle.workspaces.ws.beans.WorkflowConfiguration
Gets the trigger value i.e whether the Workflow is triggered (non-blocking)
isUpdateable() - Method in class oracle.workspaces.ws.beans.FilesAttribute
Gets the updateable value for this FilesAttribute.
isVersionFinal() - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Gets the versionFinal value of the VersioningConfiguration.
is_final() - Method in class oracle.workspaces.ws.beans.CategoryConfiguration
Gets the _final value for this CategoryConfiguration.
is_final() - Method in class oracle.workspaces.ws.beans.SecurityConfiguration
Gets the _final value for this SecurityConfiguration.
is_final() - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Gets whether the WorkflowParameter is final (immutable), which means its default value cannot be set for a WorkflowConfiguration.

L

LibraryResource - class oracle.workspaces.ws.beans.LibraryResource.
This class represents the library resource.
LibraryResource() - Constructor for class oracle.workspaces.ws.beans.LibraryResource
 
LibraryResourceDefinition - class oracle.workspaces.ws.beans.LibraryResourceDefinition.
This class represents the definition object used to create a library resource.
LibraryResourceDefinition() - Constructor for class oracle.workspaces.ws.beans.LibraryResourceDefinition
 
LibraryService - interface oracle.workspaces.ws.LibraryService.
LibraryService provides methods to operate on content within a workspace.
ListResourceItem - class oracle.workspaces.ws.beans.ListResourceItem.
This class represents any of the resources.
ListResourceItem() - Constructor for class oracle.workspaces.ws.beans.ListResourceItem
 
listAllAnnouncements(String) - Method in interface oracle.workspaces.ws.AnnouncementsService
List all announcements within a workspace
listAllAttachments(String, String) - Method in interface oracle.workspaces.ws.AttachmentsService
Lists various attachments for the workspace element specified.
listAllCompletedTasks(String, boolean) - Method in interface oracle.workspaces.ws.TasksService
Get all completed tasks in this workspace agenda.
listAllIncompleteTasks(String, boolean) - Method in interface oracle.workspaces.ws.TasksService
Get all incomplete tasks in this workspace agenda.
listAllMeetings(String, boolean) - Method in interface oracle.workspaces.ws.MeetingsService
Get all meetings in this workspace agenda.
listAllTasks(String, boolean) - Method in interface oracle.workspaces.ws.TasksService
Get all tasks in this workspace agenda.
listAllWorkspaces(String[]) - Method in interface oracle.workspaces.ws.AdministrationService
List all workspaces the admin user has access to.
listAllWorkspacesRecoveryInfo() - Method in interface oracle.workspaces.ws.AdministrationService
Returns information about all workspaces on which manual recovery needs to be run
listBoards(String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Get all the boards of the workspace.
listContents(String, String, String) - Method in interface oracle.workspaces.ws.LibraryService
List the contents under parent.
listExpiredAnnouncements(String) - Method in interface oracle.workspaces.ws.AnnouncementsService
List all expired announcements within a workspace.
listFailedSystemOperationInfo() - Method in interface oracle.workspaces.ws.AdministrationService
List the information of the failed system operations
listItems(String, String) - Method in interface oracle.workspaces.ws.ViewsService
Gives the ids of the elements in the view specified.
listMeetingsByRange(String, Calendar, Calendar, boolean) - Method in interface oracle.workspaces.ws.MeetingsService
Get meetings in workspace agenda that occur within the time range specified.
listMembers(String) - Method in interface oracle.workspaces.ws.WorkspacesService
List all members of a workspace
listMyFavWorkspaces(String[]) - Method in interface oracle.workspaces.ws.HomeService
List favorite workspaces for the current user
listMyWorkspaces(String[]) - Method in interface oracle.workspaces.ws.HomeService
List all workspaces for the current user
listMyWorkspacesRecoveryInfo() - Method in interface oracle.workspaces.ws.HomeService
Returns information about workspaces of which the current user is an administrator and on which manual recovery needs to be run
listOrphanedWorkspaces(String[]) - Method in interface oracle.workspaces.ws.AdministrationService
List all the orphaned workspaces A workspace without an owner is an unowned /orphaned workspace.
listParentViews(String, String) - Method in interface oracle.workspaces.ws.ViewsService
Lists all the views the specified resource item is a member of
listResources(String) - Method in interface oracle.workspaces.ws.WorkspacesService
Get the collection of resources directly contained by this workspace Note: To access all the properties, use the individual getResource methods.
listSourceAttachments(String, String) - Method in interface oracle.workspaces.ws.AttachmentsService
Lists all the source attachments for the workspace element specified.
listTargetAttachments(String, String) - Method in interface oracle.workspaces.ws.AttachmentsService
Lists all the target attachments for the workspace element specified.
listTasksByRange(String, Calendar, Calendar, boolean) - Method in interface oracle.workspaces.ws.TasksService
Get tasks in workspace agenda that occur within the time range specified.
listUnExpiredAnnouncements(String) - Method in interface oracle.workspaces.ws.AnnouncementsService
List all unexpired announcements within a workspace
listUsersWithRole(String) - Method in interface oracle.workspaces.ws.AdministrationService
List all the users with the given application role Valid values for application roles are : WORKSPACE_CREATORS_ROLE and APPLICATION_ADMINS_ROLE
listViews(String) - Method in interface oracle.workspaces.ws.ViewsService
Lists all the views in the workspace specified.
listWorkspaceTemplates() - Method in interface oracle.workspaces.ws.TemplateService
Returns the list of available workspace templates stored
lockResourceItems(String, String, String[]) - Method in interface oracle.workspaces.ws.LibraryService
Locks the ResourceItem
login(String, String) - Method in interface oracle.workspaces.ws.AuthenticationService
Logs in the user, if he is a valid user and sets a session cookie into user's HTTP session.
login() - Method in interface oracle.workspaces.ws.S2SAuthenticationService
Login method for the caller service.
logout() - Method in interface oracle.workspaces.ws.AuthenticationService
Closes the user's HTTP session and cleans up all the objects in the HTTP session.
logout() - Method in interface oracle.workspaces.ws.S2SAuthenticationService
Closes the s2s session for this service, inturn to the user.

M

MeetingDefinition - class oracle.workspaces.ws.beans.MeetingDefinition.
This class represents the definition object used to create a meeting.
MeetingDefinition() - Constructor for class oracle.workspaces.ws.beans.MeetingDefinition
Default constructor.
MeetingResourceItem - class oracle.workspaces.ws.beans.MeetingResourceItem.
This class represents a meeting.
MeetingResourceItem() - Constructor for class oracle.workspaces.ws.beans.MeetingResourceItem
Default constructor.
MeetingsService - interface oracle.workspaces.ws.MeetingsService.
MeetingsService provides methods to operate on meetings in a workspace.
Member - class oracle.workspaces.ws.beans.Member.
This class represents a member of a workspace.
Member() - Constructor for class oracle.workspaces.ws.beans.Member
Default constructor
MembersResponseBean - class oracle.workspaces.ws.beans.MembersResponseBean.
This class represents the response on addition/removal of members and update of member roles.
MembersResponseBean() - Constructor for class oracle.workspaces.ws.beans.MembersResponseBean
 
MessageBodyPart - class oracle.workspaces.ws.beans.MessageBodyPart.
This class represents a message body part and contains the byte form of the message body part.
MessageBodyPart() - Constructor for class oracle.workspaces.ws.beans.MessageBodyPart
 
MessageBulkResponseItem - class oracle.workspaces.ws.beans.MessageBulkResponseItem.
This class represents a message created during the bulk creation of messages.
MessageDefinition - class oracle.workspaces.ws.beans.MessageDefinition.
This class represents the definition object used to create a message.
MessageDefinition() - Constructor for class oracle.workspaces.ws.beans.MessageDefinition
Default constructor.
MessageItem - class oracle.workspaces.ws.beans.MessageItem.
This class represents a message.
MessageItem() - Constructor for class oracle.workspaces.ws.beans.MessageItem
Default constructor
move(String, FileTransferItem[], FilesCategories[], WorkflowParameter[]) - Method in interface oracle.workspaces.ws.LibraryService
Method for moving a set of files and/or folders.

N

NamedValue - class oracle.workspaces.ws.beans.NamedValue.
Represents a Java bean name/value pair.
NamedValue() - Constructor for class oracle.workspaces.ws.beans.NamedValue
Default constructor

O

oracle.workspaces.ws - package oracle.workspaces.ws
This package contains all the interfaces for all Collaborative Workspaces Web Services.
oracle.workspaces.ws.beans - package oracle.workspaces.ws.beans
This package provides all the beans used in Oracle Workspaces Web services.
oracle.workspaces.ws.exceptions - package oracle.workspaces.ws.exceptions
This package contains the classes that are used to manage exception handling within Oracle Workspaces Web services.

R

Resource - class oracle.workspaces.ws.beans.Resource.
This class represents a generic resource.
Resource() - Constructor for class oracle.workspaces.ws.beans.Resource
 
ResourceDefinition - class oracle.workspaces.ws.beans.ResourceDefinition.
This class represents the generic definition object to create a resource.
ResourceDefinition() - Constructor for class oracle.workspaces.ws.beans.ResourceDefinition
Default constructor
ResourceItem - class oracle.workspaces.ws.beans.ResourceItem.
This class represents a generic resource item.
ResourceItem() - Constructor for class oracle.workspaces.ws.beans.ResourceItem
Default constructor.
ResourceItemDefinition - class oracle.workspaces.ws.beans.ResourceItemDefinition.
This class represents the definition object used to create a generic resource item.
ResourceItemDefinition() - Constructor for class oracle.workspaces.ws.beans.ResourceItemDefinition
 
ResourceItemDefinition(String, String) - Constructor for class oracle.workspaces.ws.beans.ResourceItemDefinition
 
recoverWorkspace(String, boolean) - Method in interface oracle.workspaces.ws.AdministrationService
Recover a workspace
recoverWorkspace(String, boolean) - Method in interface oracle.workspaces.ws.HomeService
Recover a workspace
removeAttachments(String, String, AttachedItem[]) - Method in interface oracle.workspaces.ws.AttachmentsService
Removes the attachments for the workspace element specified.
removeFromFavoriteWorkspaces(String[]) - Method in interface oracle.workspaces.ws.HomeService
Removes the specified workspaces from the favorite list
removeFromFavoriteWorkspacesByPath(String[]) - Method in interface oracle.workspaces.ws.HomeService
Removes the list of workspaces from the favorite workspace listing of this user.
removeItems(String, String, String[]) - Method in interface oracle.workspaces.ws.ViewsService
Removes the specified items from the view.
removeMembers(String, Member[]) - Method in interface oracle.workspaces.ws.WorkspacesService
Delete the collection of users/groups from the workspace
removeSecurityConfiguration(String, String) - Method in interface oracle.workspaces.ws.LibraryService
Removes the Security configuration associated with this library item.
removeThreadFromFavorites(String, String, String) - Method in interface oracle.workspaces.ws.DiscussionService
Remove this thread from the user's favorites.
removeThreadsFromFavorites(String, String, String[]) - Method in interface oracle.workspaces.ws.DiscussionService
Remove threads from the user's favorites.
revertCwApplicationPropertiesToDefault() - Method in interface oracle.workspaces.ws.AdministrationService
Reverts the values of the CW application properties to their defaults
revokeApplicationRole(Member) - Method in interface oracle.workspaces.ws.AdministrationService
Revoke application role from a user - Note the client needs to populate only User nickname in the User object contained in Member; valid values for application roles are : WORKSPACE_CREATORS_ROLE and APPLICATION_ADMINS_ROLE

S

S2SAuthenticationService - interface oracle.workspaces.ws.S2SAuthenticationService.
S2SAuthenticationService provides methods for a service to authenticate itself to another service on behalf of an end user.
SearchItem - class oracle.workspaces.ws.beans.SearchItem.
This class represents an individual search result item, returned by search service.
SearchItem() - Constructor for class oracle.workspaces.ws.beans.SearchItem
Default constructor
SearchResult - class oracle.workspaces.ws.beans.SearchResult.
This class represents the entire search result, embracing the individual search items.
SecurityConfiguration - class oracle.workspaces.ws.beans.SecurityConfiguration.
This class represents Security Configuration.
SecurityConfiguration() - Constructor for class oracle.workspaces.ws.beans.SecurityConfiguration
 
search(String, String, int, int) - Method in interface oracle.workspaces.ws.HomeService
Search
search(String, String, String, int, int) - Method in interface oracle.workspaces.ws.WorkspacesService
Search within a workspace
setAction(String) - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Sets the action value for this CalendarAlarm.
setAddExistingMemberBody(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets message body for existing members of a workspace when new member is added.
setAddExistingMemberSubject(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets message subject for existing members of a workspace when new member is added.
setAddNewMemberBody(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets message body for adding new member to a workspace.
setAddNewMemberSubject(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets message subject for adding new member to a workspace.
setAddToFavorites(boolean) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the addToFavorites value for this WorkspaceDefinition.
setAlarm(CalendarAlarm) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets the alarm value for this MeetingDefinition.
setAlarms(CalendarAlarm[]) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the alarms of the meeting.
setAllUsersGrantee() - Method in class oracle.workspaces.ws.beans.Grants
Sets all users as grantee.
setAllowPartialSuccess(boolean) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the allowPartialSuccess value for this WorkspaceDefinition.
setAssignee(String) - Method in class oracle.workspaces.ws.beans.TaskAssignee
Sets the assignee value for this TaskAssignee - Note : The nickname of user ought to be passed here.
setAssigneeList(TaskAssignee[]) - Method in class oracle.workspaces.ws.beans.TaskDefinition
Sets the list of task assignees.
setAttendeeList(CalendarAttendee[]) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets the attendeeList value for this MeetingDefinition.
setAttendees(CalendarAttendee[]) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the attendees of the meeting.
setAttendingType(String) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets the attendingType value for this MeetingDefinition.
setAttributes(NamedValue[]) - Method in class oracle.workspaces.ws.beans.BoardItem
Sets the name-value array representing the attributes.
setAttributes(FilesAttribute[]) - Method in class oracle.workspaces.ws.beans.FilesCategory
Sets the attributes value for this FilesCategory.
setAttributes(NamedValue[]) - Method in class oracle.workspaces.ws.beans.MessageItem
Sets the name-value array representing the attributes.
setAttributes(NamedValue[]) - Method in class oracle.workspaces.ws.beans.SearchItem
Sets the attributes value for this SearchItem.
setAutoLabel(boolean) - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Sets the autoLabel value for this VersioningConfiguration.
setAutoVersion(boolean) - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Sets the autoVersion value for this VersioningConfiguration.
setBoardDisplayName(String) - Method in class oracle.workspaces.ws.beans.BoardItem
Sets the display name of the board.
setBoardEditDeletePolicy(String) - Method in class oracle.workspaces.ws.beans.BoardDefinition
Sets the boardEditDeletePolicy value for this BoardDefinition.
setBody(String) - Method in class oracle.workspaces.ws.beans.AnnouncementDefinition
Sets announcement body - This is a mandatory attribute for creating an announcement.
setBody(String) - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Sets the body of announcement.
setCalendarSetting(String) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Set calendar setting - Valid values are SKIP_RESOURCE_TYPE, ALL_ITEMS, NO_ITEMS
setCheckinComment(String) - Method in class oracle.workspaces.ws.beans.FileCheckinOptions
Sets the comment for checked in file.
setCheckinLabel(String) - Method in class oracle.workspaces.ws.beans.FileCheckinOptions
Sets the label for checked in file.
setClassId(long) - Method in class oracle.workspaces.ws.beans.FilesCategory
Sets the classId value for this FilesCategory.
setCompletePercentage(int) - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Sets the completed percentage value for this task.
setCompletedTime(Calendar) - Method in class oracle.workspaces.ws.beans.TaskDefinition
Sets the completed time of the task.
setCompletedTime(Calendar) - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Sets completed time of task.
setConfirmedStatus(boolean) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets the confirmedStatus value for this MeetingDefinition.
setConfirmedStatus(boolean) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the confirmedStatus of the meeting.
setContactEmailAddress(String) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the contactEmailAddress value for this WorkspaceItem.
setContactPerson(String) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the contactPerson value for this WorkspaceItem.
setContentType(String) - Method in class oracle.workspaces.ws.beans.MessageDefinition
Sets the message content type.
setCuType(String) - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Sets the cuType value for this CalendarAttendee.
setCwApplicationProperties(ApplicationProperties) - Method in interface oracle.workspaces.ws.AdministrationService
Store the values of the CW application properties
setDefaultMemberRoleType(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the defaultMemberRoleType value for this WorkspaceDefinition.
setDefaultMemberRoleType(String) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the defaultMemberRoleType value for this WorkspaceItem.
setDefaultTemplateName(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets default template to be used for creation of workspaces.
setDescription(String) - Method in class oracle.workspaces.ws.beans.AttachedItem
Sets the description of attachment.
setDescription(String) - Method in class oracle.workspaces.ws.beans.AttachmentDefinition
Sets the description for attachment link being created.
setDescription(String) - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Sets the description value for this CalendarAlarm.
setDescription(String) - Method in class oracle.workspaces.ws.beans.Resource
Sets the description value for this Resource.
setDescription(String) - Method in class oracle.workspaces.ws.beans.ResourceDefinition
Sets the description value for this ResourceDefinition.
setDescription(String) - Method in class oracle.workspaces.ws.beans.ResourceItem
Sets the description value for this ResourceItem.
setDescription(String) - Method in class oracle.workspaces.ws.beans.ResourceItemDefinition
Sets the description value for this ResourceItemDefinition.
setDescription(String) - Method in class oracle.workspaces.ws.beans.ViewItemDefinition
Sets the view description.
setDescription(String) - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Sets the view description.
setDescription(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the description value for this WorkspaceDefinition.
setDescription(String) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the description value for this WorkspaceItem.
setDestinationFolder(String) - Method in class oracle.workspaces.ws.beans.FileTransferItem
Sets the destination Folder.
setDiscussionsSetting(String) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Set discussion setting - Valid values are SKIP_RESOURCE_TYPE, ALL_ITEMS, NO_ITEMS
setDisplayName(String) - Method in class oracle.workspaces.ws.beans.BoardDefinition
Sets the displayName value for this BoardDefinition.
setDisplayName(String) - Method in class oracle.workspaces.ws.beans.FilesCategory
Sets the displayName value for this FilesCategory.
setDisplayName(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the displayName value for this WorkspaceDefinition.
setDisplayName(String) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the displayName value for this WorkspaceItem.
setEmail(String) - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Sets the email value for this CalendarAlarm.
setEmailAddress(String) - Method in class oracle.workspaces.ws.beans.BoardDefinition
Sets the emailAddress value for this BoardDefinition.
setEmailAddress(String) - Method in class oracle.workspaces.ws.beans.InboxResourceDefinition
Sets the emailAddress value for this InboxResourceDefinition.
setEmailAliasRoute(String) - Method in class oracle.workspaces.ws.beans.BoardDefinition
Sets the email alias route value.
setEmailAliasRoute(String) - Method in class oracle.workspaces.ws.beans.InboxResourceDefinition
Sets the email alias route value.
setEmailInboundPolicy(String) - Method in class oracle.workspaces.ws.beans.BoardDefinition
Sets the emailInboundPolicy value for this BoardDefinition.
setEmailInboundPolicy(String) - Method in class oracle.workspaces.ws.beans.InboxResource
Sets the emailInboundPolicy value for this InboxResource.
setEmailInboundPolicy(String) - Method in class oracle.workspaces.ws.beans.InboxResourceDefinition
Sets the emailInboundPolicy value for this InboxResourceDefinition.
setEmailSetting(String) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Set inbox setting - Valid values are SKIP_RESOURCE_TYPE and NO_ITEMS
setEmailSubscriptionFormat(String) - Method in class oracle.workspaces.ws.beans.BoardDefinition
Sets the board setting for EmailSubscriptionPolicy.
setEmailSubscriptionFormat(String) - Method in class oracle.workspaces.ws.beans.InboxResource
Sets the emailSubscriptionFormat value for this InboxResource.
setEmailSubscriptionFormat(String) - Method in class oracle.workspaces.ws.beans.InboxResourceDefinition
Sets the emailSubscriptionFormat value for this InboxResourceDefinition.
setEmailSubscriptionPolicy(String) - Method in class oracle.workspaces.ws.beans.InboxResource
Sets the emailSubscriptionPolicy value for this InboxResource.
setEmailSubscriptionPolicy(String) - Method in class oracle.workspaces.ws.beans.InboxResourceDefinition
Sets the emailSubscriptionPolicy value for this InboxResourceDefinition.
setEnableNotification(boolean) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Setter for enabling notification in workspaces.
setEnabled(boolean) - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Sets the enabled value for this VersioningConfiguration.
setEndTime(Calendar) - Method in class oracle.workspaces.ws.beans.CalendarItemDefinition
Sets the endTime value for this CalendarItemDefinition.
setEndTime(Calendar) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the endTime of the meeting.
setEndTime(Calendar) - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Sets the end time of task.
setEntityId(String) - Method in class oracle.workspaces.ws.beans.AttachmentDefinition
Sets the entityId value for this AttachmentDefinition - this is a mandatory attribute needed to add an attachment to an existing resource item.
setEventType(String) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets the type of the meeting.
setEventType(String) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the eventType of the meeting.
setExpirationTime(Calendar) - Method in class oracle.workspaces.ws.beans.AnnouncementDefinition
Sets the announcement expiration time - This is a mandatory attribute for creating an announcement.
setExpirationTime(Calendar) - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Sets the announcement expiration time.
setFileId(String) - Method in class oracle.workspaces.ws.beans.FileTransferItem
Sets the file Id of file being transferred.
setFilesCategoryArray(FilesCategory[]) - Method in class oracle.workspaces.ws.beans.FilesCategories
Sets the filesCategory array.
setFilesSetting(String) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Set File setting - Valid values are SKIP_RESOURCE_TYPE, ALL_ITEMS, NO_ITEMS and ALL_ITEMS_NO_FILE_CONTENT
setForwardingEmailAddress(String) - Method in class oracle.workspaces.ws.beans.BoardDefinition
Sets the address to which messages posted to the board should be forwarded.
setForwardingEmailAddress(String) - Method in class oracle.workspaces.ws.beans.InboxResource
Sets the forwardingEmailAddress value for this InboxResource.
setForwardingEmailAddress(String) - Method in class oracle.workspaces.ws.beans.InboxResourceDefinition
Sets the forwardingEmailAddress value for this InboxResourceDefinition.
setFullName(String) - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Sets the fullName value for this CalendarAttendee.
setGrantee(String) - Method in class oracle.workspaces.ws.beans.Grants
Sets the grantee.
setGrants(Grants[]) - Method in class oracle.workspaces.ws.beans.SecurityConfiguration
Sets the grants value for this SecurityConfiguration.
setGuid(String) - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Sets the guid value for this CalendarAttendee.
setIMeetingDialinInfo(String) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets web conference dial in info.
setIMeetingEnableDirectJoin(boolean) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets whether include Join URL in the notification mail.
setIMeetingEnabled(boolean) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets whether this event is web conference enabled.
setIMeetingHostUrl(String) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the IMeetingHostUrl value of the meeting.
setIMeetingPassword(String) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the IMeetingPassword value of the meeting.
setIMeetingPublishAttendees(boolean) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the IMeetingPublishAttendees of the meeting.
setId(String) - Method in class oracle.workspaces.ws.beans.SearchItem
Sets the id value for this SearchItem.
setId(String) - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Sets the view id.
setInherited(boolean) - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Sets the inherited value of the Versioning Configuration.
setInstanceId(long) - Method in class oracle.workspaces.ws.beans.FilesCategory
Sets the instanceId value for this FilesCategory.
setLabelType(String) - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Sets the labelType value for this VersioningConfiguration.
setLibResourceDefinition(LibraryResourceDefinition) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the resourceDefinitions value for this WorkspaceDefinition.
setLibraryCharSet(String) - Method in class oracle.workspaces.ws.beans.UserPreferences
Sets the libraryCharSet value for this UserPreferences.
setLibraryLanguage(String) - Method in class oracle.workspaces.ws.beans.UserPreferences
Sets the libraryLanguage value for this UserPreferences.
setLocation(String) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets the location value for this MeetingDefinition.
setLocation(String) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the location of the meeting.
setMappedFolderName(String) - Method in class oracle.workspaces.ws.beans.LibraryResourceDefinition
Sets the mappedFolderName value for this LibraryResourceDefinition.
setMaxVersions(int) - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Sets the maxVersions value for this VersioningConfiguration.
setMeetingEmailReminderNeeded(boolean) - Method in class oracle.workspaces.ws.beans.UserPreferences
Sets the meetingEmailReminderNeeded value for this UserPreferences.
setMeetingReminderLeadTime(int) - Method in class oracle.workspaces.ws.beans.UserPreferences
Sets the meetingReminderLeadTime value for this UserPreferences.
setMemberAccessSetting(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the memberAccessSetting value for this WorkspaceDefinition.
setMemberAccessSetting(String) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the memberAccessSetting value for this WorkspaceItem.
setMemberRoleType(String[]) - Method in class oracle.workspaces.ws.beans.Member
Sets the member role type.
setMembersIncluded(boolean) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Sets whether members of the workspace ought to be included during template creation.
setMembershipNotificationOption(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the membershipNotificationOption value for this WorkspaceDefinition.
setMembershipNotificationOption(String) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the membershipNotificationOption value for this WorkspaceItem.
setMessageRepliedTo(String) - Method in class oracle.workspaces.ws.beans.MessageDefinition
Sets the message Id to which this message is to be replied.
setMinutes(int) - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Sets the minutes value for this CalendarAlarm.
setName(String) - Method in class oracle.workspaces.ws.beans.FilesAttribute
Sets the name value for this FilesAttribute.
setName(String) - Method in class oracle.workspaces.ws.beans.FilesCategory
Sets the name value for this FilesCategory.
setName(String) - Method in class oracle.workspaces.ws.beans.NamedValue
Sets the name value for this NamedValue.
setName(String) - Method in class oracle.workspaces.ws.beans.Resource
Sets the name value for this Resource.
setName(String) - Method in class oracle.workspaces.ws.beans.ResourceDefinition
Sets the name value for this ResourceDefinition.
setName(String) - Method in class oracle.workspaces.ws.beans.ResourceItem
Sets the name value for this ResourceItem.
setName(String) - Method in class oracle.workspaces.ws.beans.ResourceItemDefinition
Sets the name value for this ResourceItemDefinition.
setName(String) - Method in class oracle.workspaces.ws.beans.SearchItem
Sets the name value for this SearchItem.
setName(String) - Method in class oracle.workspaces.ws.beans.ViewItemDefinition
Sets the view name.
setName(String) - Method in class oracle.workspaces.ws.beans.ViewResourceItem
Sets the name of the view.
setName(String) - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Sets the name value for this WorkflowParameter.
setName(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the name value for this WorkspaceDefinition.
setNewName(String) - Method in class oracle.workspaces.ws.beans.FileTransferItem
Sets the new name for the file.
setNickname(String) - Method in class oracle.workspaces.ws.beans.User
Sets the user's nickname.
setOption(String) - Method in class oracle.workspaces.ws.beans.FileTransferItem
Sets the option value for this FileTransferItem.
setOwner(String) - Method in class oracle.workspaces.ws.beans.ResourceItem
Sets the owner value for this ResourceItem.
setOwner(String) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the owner value for this WorkspaceItem.
setParentUid(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the parentUid value for this WorkspaceDefinition.
setParticipationStatus(String, String, String, String) - Method in interface oracle.workspaces.ws.MeetingsService
Sets the participating status for the current user.
setParticipationStatus(String) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the participation status of the user.
setParticipationStatusForAllInstances(String, String, String, String) - Method in interface oracle.workspaces.ws.MeetingsService
Sets the participating status for the current user for all instances of this meeting.
setPath(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the path value for this WorkspaceDefinition.
setPercentComplete(int) - Method in class oracle.workspaces.ws.beans.TaskDefinition
Sets the percent completion value for the task.
setPlainText(boolean) - Method in class oracle.workspaces.ws.beans.AnnouncementDefinition
Sets whether the announcement is in plain text.
setPlainText(boolean) - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Sets if the announcement is in plain text.
setPrimaryTaskAssignee(TaskAssignee) - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Sets the primary TaskAssignee of task.
setPriority(String) - Method in class oracle.workspaces.ws.beans.CalendarItemDefinition
Sets the priority value for this CalendarItemDefinition.
setPriority(String) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the priority of the meeting.
setPriority(String) - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Sets the priority value of task - possible values include PRIORITY_HIGHEST , PRIORITY_HIGH, PRIORITY_NORMAL, PRIORITY_LOW and PRIORITY_LOWEST .
setPubliclyListed(boolean) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the publiclyListed value for this WorkspaceDefinition.
setPubliclyListed(boolean) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the publiclyListed value for this WorkspaceItem.
setPurge(boolean) - Method in class oracle.workspaces.ws.beans.FileCheckinOptions
Sets whether the file checked in should be purged or not.
setReadOnly(boolean) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the readOnly value for this WorkspaceItem.
setRemoveMemberBody(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets message body for member of a workspace being removed.
setRemoveMemberSubject(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets message subject for member of a workspace being removed.
setRemoveRemainingMemberBody(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets message body for remaining members of a workspace when a member is removed.
setRemoveRemainingMemberSubject(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets message subject for remaining members of a workspace when a member is removed.
setRepeatDates(Calendar[]) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets the repeatDates value for this MeetingDefinition.
setRepeatingStatus(int) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the repeatingStatus of the meeting.
setResourceItemType(String) - Method in class oracle.workspaces.ws.beans.FilesResourceItem
Sets the resourceItemType value for this FilesResourceItem.
setRole(String) - Method in class oracle.workspaces.ws.beans.Grants
Sets the role.
setRsvp(boolean) - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Sets the rsvp value for this CalendarAttendee.
setShowAsFree(String) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the free/busy status, and values could be FREE, BUSY , OUT, TENTATIVE
setSmtpHostName(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets the SMTP Host.
setSmtpHostport(int) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets the SMTP port .
setSourceFolder(String) - Method in class oracle.workspaces.ws.beans.FileTransferItem
Sets the source folder.
setStartTime(Calendar) - Method in class oracle.workspaces.ws.beans.CalendarItemDefinition
Sets the startTime value for this CalendarItemDefinition.
setStartTime(Calendar) - Method in class oracle.workspaces.ws.beans.MeetingResourceItem
Sets the startTime of the meeting.
setStartTime(Calendar) - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Sets the start time value of task.
setSubject(String) - Method in class oracle.workspaces.ws.beans.MessageDefinition
Sets the subject for this MessageDefinition.
setSubject(String) - Method in class oracle.workspaces.ws.beans.MessageItem
Sets the subject of the message.
setSubworkspacesIncluded(boolean) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Sets whether subworkspaces should be included.
setSummary(String) - Method in class oracle.workspaces.ws.beans.CalendarAlarm
Sets the summary value for this CalendarAlarm.
setSystemAdministratorMode(boolean) - Method in interface oracle.workspaces.ws.AdministrationService
Set the system administrator mode to true to enable application administrators access to other workspaces of which they are not members by proxy.
setTaskAssignees(TaskAssignee[]) - Method in class oracle.workspaces.ws.beans.TaskResourceItem
Sets assignees of task.
setTemplate(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the template value for this WorkspaceDefinition.
setTemplateAboutURL(String) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Sets the template about URL .
setTemplateCategory(String) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Sets the template category.
setTemplateDescription(String) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Sets the template description.
setTemplateName(String) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Sets the name of template.
setText(String) - Method in class oracle.workspaces.ws.beans.MessageDefinition
Sets the message text.
setTitle(String) - Method in class oracle.workspaces.ws.beans.AnnouncementDefinition
Sets the announcement title - This is a mandatory attribute for creating an announcement.
setTitle(String) - Method in class oracle.workspaces.ws.beans.AnnouncementItem
Sets the announcement title.
setType(int) - Method in class oracle.workspaces.ws.beans.FilesAttribute
Sets the date type of the attribute.
setType(String) - Method in class oracle.workspaces.ws.beans.SearchItem
Sets the type value for this SearchItem.
setUser(User) - Method in class oracle.workspaces.ws.beans.Member
Sets the User.
setUserName(String) - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Sets the nickname for this CalendarAttendee.
setValue(String) - Method in class oracle.workspaces.ws.beans.CalendarAttendee
Sets the value of participant.
setValue(String) - Method in class oracle.workspaces.ws.beans.FilesAttribute
Sets the attribute value.
setValue(String) - Method in class oracle.workspaces.ws.beans.NamedValue
Sets the value value for this NamedValue.
setValue(String) - Method in class oracle.workspaces.ws.beans.WorkflowParameter
Sets the value value for this WorkflowParameter.
setVersionFinal(boolean) - Method in class oracle.workspaces.ws.beans.VersioningConfiguration
Sets the versionFinal value of the VersioningConfiguration.
setVersioningConfiguration(VersioningConfiguration) - Method in class oracle.workspaces.ws.beans.LibraryResource
Sets the versioningConfiguration value for this LibraryResource.
setVersioningConfiguration(VersioningConfiguration) - Method in class oracle.workspaces.ws.beans.LibraryResourceDefinition
Sets the versioningConfiguration value for this LibraryResourceDefinition.
setViewsSetting(String) - Method in class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition
Sets view setting - Valid values are ALL_ITEMS and ALL_ITEMS_NO_VIEW_CONTENT
setWcDialinInfo(String) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets the DialinInfo value (incase of a web conference).
setWcEnableDirectJoin(boolean) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets a boolean indicating whether include Join URL in the notification mail (incase of a web conference).
setWcPassword(String) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets the web conference Password
setWcPublishAttendees(boolean) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets whether publish attendees on the site.
setWebConferenceEnabled(boolean) - Method in class oracle.workspaces.ws.beans.MeetingDefinition
Sets whether this event is web conference enabled
setWebUIUrl(String) - Method in class oracle.workspaces.ws.beans.SearchItem
Sets the webUIUrl value for this SearchItem.
setWelcomeMessage(String) - Method in class oracle.workspaces.ws.beans.WorkspaceDefinition
Sets the welcomeMessage value for this WorkspaceDefinition.
setWelcomeMessage(String) - Method in class oracle.workspaces.ws.beans.WorkspaceItem
Sets the welcomeMessage value for this WorkspaceItem.
setWorkspaceCreationMode(String) - Method in class oracle.workspaces.ws.beans.ApplicationProperties
Sets workspace creation mode - can take values PUBLIC or RESTRICTED.
set_final(boolean) - Method in class oracle.workspaces.ws.beans.SecurityConfiguration
Sets the _final value for this SecurityConfiguration.
storeSecurityConfiguration(String, String, SecurityConfiguration) - Method in interface oracle.workspaces.ws.LibraryService
Stores the Security configuration
storeWorkspaceTemplate(String) - Method in interface oracle.workspaces.ws.TemplateService
Stores the given template in CwRepository

T

TaskAssignee - class oracle.workspaces.ws.beans.TaskAssignee.
This class represents the assignee of a workspace task.
TaskAssignee() - Constructor for class oracle.workspaces.ws.beans.TaskAssignee
Default Constructor
TaskDefinition - class oracle.workspaces.ws.beans.TaskDefinition.
This class represents the definition object used to create a task.
TaskDefinition() - Constructor for class oracle.workspaces.ws.beans.TaskDefinition
Default constructor
TaskResourceItem - class oracle.workspaces.ws.beans.TaskResourceItem.
This class represents a task.
TaskResourceItem() - Constructor for class oracle.workspaces.ws.beans.TaskResourceItem
Default constructor.
TasksService - interface oracle.workspaces.ws.TasksService.
TasksService provides methods to operate on Tasks within a workspace.
TemplateService - interface oracle.workspaces.ws.TemplateService.
TemplateService provides methods to perform operations on workspace templates.
ThreadItem - class oracle.workspaces.ws.beans.ThreadItem.
This class represents a thread.

U

User - class oracle.workspaces.ws.beans.User.
This class represents a user of workspace.
User() - Constructor for class oracle.workspaces.ws.beans.User
Default constructor.
UserPreferences - class oracle.workspaces.ws.beans.UserPreferences.
This class encapsulates the user preferences.
UserPreferences() - Constructor for class oracle.workspaces.ws.beans.UserPreferences
Default constructor.
UserPresenceStatus - class oracle.workspaces.ws.beans.UserPresenceStatus.
 
UsersService - interface oracle.workspaces.ws.UsersService.
UsersService provides methods to operate on properties of users of workspaces.
unlockResourceItems(String, String, String[]) - Method in interface oracle.workspaces.ws.LibraryService
Unlocks the ResourceItem
updateAllMeetingInstances(String, MeetingResourceItem) - Method in interface oracle.workspaces.ws.MeetingsService
Update all instances of repeating meeting.
updateAnnouncement(String, AnnouncementItem) - Method in interface oracle.workspaces.ws.AnnouncementsService
Update announcement
updateApplicationRoles(Member[], String[]) - Method in interface oracle.workspaces.ws.AdministrationService
Grant/Revoke application roles to a list of users Note the client needs to populate only User nickname in the User object contained in Member; valid values for application roles are : WORKSPACE_CREATORS_ROLE and APPLICATION_ADMINS_ROLE;
updateAttachments(String, String, AttachedItem[]) - Method in interface oracle.workspaces.ws.AttachmentsService
Updates the attachments for the workspace element specified.
updateCalendarResource(String, CalendarResource) - Method in interface oracle.workspaces.ws.WorkspacesService
Update the calendar resource.
updateCategories(String, String, FilesCategories, FilesCategories, FilesCategories) - Method in interface oracle.workspaces.ws.LibraryService
 
updateDiscussionBoard(String, BoardItem) - Method in interface oracle.workspaces.ws.DiscussionService
Updates a discussion board
updateDiscussionResource(String, DiscussionResource) - Method in interface oracle.workspaces.ws.WorkspacesService
Update the discussion resource.
updateEmailResource(String, InboxResource) - Method in interface oracle.workspaces.ws.WorkspacesService
Update the email resource.
updateFilesResourceItem(String, FilesResourceItem) - Method in interface oracle.workspaces.ws.LibraryService
Update FilesResourceItem
updateLibraryResource(String, LibraryResource) - Method in interface oracle.workspaces.ws.WorkspacesService
Update the library resource.
updateMeeting(String, MeetingResourceItem) - Method in interface oracle.workspaces.ws.MeetingsService
Update the meeting
updateMemberRole(String, Member[]) - Method in interface oracle.workspaces.ws.WorkspacesService
Update roles of users in workspace.
updateMessage(String, MessageItem) - Method in interface oracle.workspaces.ws.DiscussionService
Updates the message.
updateMyPreferences(UserPreferences) - Method in interface oracle.workspaces.ws.UsersService
Update the preferences for the current user.
updateTask(String, TaskResourceItem) - Method in interface oracle.workspaces.ws.TasksService
Store the properties of the task
updateView(String, ViewResourceItem) - Method in interface oracle.workspaces.ws.ViewsService
Updates the view represented by the uid.
updateWorkspace(String, WorkspaceItem) - Method in interface oracle.workspaces.ws.WorkspacesService
Update workspace.

V

VersioningConfiguration - class oracle.workspaces.ws.beans.VersioningConfiguration.
This class represents a versioning configuration object.
VersioningConfiguration() - Constructor for class oracle.workspaces.ws.beans.VersioningConfiguration
Default configuration
ViewItemDefinition - class oracle.workspaces.ws.beans.ViewItemDefinition.
This class represents the definition object used to create a view.
ViewItemDefinition() - Constructor for class oracle.workspaces.ws.beans.ViewItemDefinition
Default constructor.
ViewResourceItem - class oracle.workspaces.ws.beans.ViewResourceItem.
This class represents a view.
ViewResourceItem() - Constructor for class oracle.workspaces.ws.beans.ViewResourceItem
Default constructor.
ViewsService - interface oracle.workspaces.ws.ViewsService.
Collaborative Workspaces provides views for categorizing and aggregating content across resource types within a workspace - ViewsService provides methods to operate on views within a workspace.

W

WorkflowConfiguration - class oracle.workspaces.ws.beans.WorkflowConfiguration.
This class represents Workflow Configuration associated with an operation (for example, COPY, MOVE etc).
WorkflowConfiguration() - Constructor for class oracle.workspaces.ws.beans.WorkflowConfiguration
Default Constructor
WorkflowParameter - class oracle.workspaces.ws.beans.WorkflowParameter.
This class represents workflow parameter attributes associated with a workflow operation.
WorkflowParameter() - Constructor for class oracle.workspaces.ws.beans.WorkflowParameter
Default constructor
WorkspaceDefinition - class oracle.workspaces.ws.beans.WorkspaceDefinition.
This class represent the workspace definition object and consists of workspace properties.
WorkspaceDefinition() - Constructor for class oracle.workspaces.ws.beans.WorkspaceDefinition
Default Constructor
WorkspaceItem - class oracle.workspaces.ws.beans.WorkspaceItem.
This class represents a newly created workspace.
WorkspaceItem() - Constructor for class oracle.workspaces.ws.beans.WorkspaceItem
Default constructor
WorkspaceRecoveryInfoItem - class oracle.workspaces.ws.beans.WorkspaceRecoveryInfoItem.
This class represents the result of searching for Workspace Recovery Items.
WorkspaceSummary - class oracle.workspaces.ws.beans.WorkspaceSummary.
This class represents the summary of a workspace.
WorkspaceTemplateDefinition - class oracle.workspaces.ws.beans.WorkspaceTemplateDefinition.
This class represents the definition object used to create a workspace template.
WorkspaceTemplateItem - class oracle.workspaces.ws.beans.WorkspaceTemplateItem.
This class represents a workspace template.
WorkspaceTemplateItem() - Constructor for class oracle.workspaces.ws.beans.WorkspaceTemplateItem
Default constructor
WorkspacesService - interface oracle.workspaces.ws.WorkspacesService.
WorkspaceService provides methods to perform operations on a workspace.

A B C D E F G H I L M N O R S T U V W

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