A B C D E F G H I K L M N O P R S T U V W X Y 
All Classes All Packages

A

acceptWorkItem(long, long, int) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Accepts a WorkItem assigned to a group and assigns it to the current user
ActionOnComplete - Enum in com.opentext.livelink.service.workflowservice
ActionOnComplete defines the action taken by process when it completes.
Activity - Class in com.opentext.livelink.service.workflowservice
Activity is a description of one logical step within a process.
Activity() - Constructor for class com.opentext.livelink.service.workflowservice.Activity
 
ActivityComment - Class in com.opentext.livelink.service.workflowservice
ActivityComment is the comment and meta data recorded for a single activity in a ProcessInstance.
ActivityComment() - Constructor for class com.opentext.livelink.service.workflowservice.ActivityComment
 
ActivityInstance - Class in com.opentext.livelink.service.workflowservice
ActivityInstance is the representation of the current Activity in a ProcessInstance.
ActivityInstance() - Constructor for class com.opentext.livelink.service.workflowservice.ActivityInstance
 
ActivityLate - com.opentext.livelink.service.workflowservice.ProcessStatus
Shows the process instance has a late activity.
ActivityPermissions - Class in com.opentext.livelink.service.workflowservice
ActivityPermissions is the representation of the permissions that have been defined for an Activity.
ActivityPermissions() - Constructor for class com.opentext.livelink.service.workflowservice.ActivityPermissions
 
ActivityStatus - Enum in com.opentext.livelink.service.workflowservice
ActivityStatus defines the status values for an ActivityInstance.
ActivitySubtype - Enum in com.opentext.livelink.service.workflowservice
ActivitySubtype defines the valid subtypes of an Activity.
ActivityType - Enum in com.opentext.livelink.service.workflowservice
Subwork task type definitions.
Add - com.opentext.livelink.service.docman.RightOperation
Add the specified rights to all affected nodes.
addFavorite(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Add a Favorite for the given object.
addListOfMembersToGroup(long, long[]) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Adds a list of members to a group.
addMajorVersion(long, Metadata, Attachment) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Add a major version to a node which uses advanced versioning.
addMajorVersionContext(long, Metadata) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Store the meta-data for adding a major version to a node which uses advanced versioning in a method context on the server.
addMemberToGroup(long, long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Adds a member to a group.
addNodeRight(long, NodeRight) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Adds a right to a node.
AddReplace - com.opentext.livelink.service.docman.RightOperation
Add or replace the specified rights to all affected nodes.
addToCollection(long, CollectionItem[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Adds items to a collection.
addVersion(long, Metadata, Attachment) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Add a version to a node; if node uses advanced versioning, a minor version will be added.
addVersionContext(long, Metadata) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Store the meta-data for adding a version to a node in a method context on the server; if node uses advanced versioning, a minor version will be added.
AdminService_JAXWS - Class in com.opentext.livelink.service.core
The AdminService service provides methods to retrieve meta-data about the server.
AdminService_JAXWS() - Constructor for class com.opentext.livelink.service.core.AdminService_JAXWS
 
All - com.opentext.livelink.service.core.ExportVersionInfo
Export all document versions.
All - com.opentext.livelink.service.workflowservice.SearchFilter
List the processes the current user has initiated or manages.
ANY - com.opentext.livelink.service.memberservice.SearchFilter
Search on users and groups.
ApplicationData - Class in com.opentext.livelink.service.workflowservice
ApplicationData is the common superclass of all application data associated with a Process.
ApplicationData() - Constructor for class com.opentext.livelink.service.workflowservice.ApplicationData
 
Archived - com.opentext.livelink.service.workflowservice.ProcessStatus
Shows the process instance was archived.
ArchiveOnComplete - com.opentext.livelink.service.workflowservice.ActionOnComplete
Archive on complete.
archiveProcess(long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Archives a stopped process instance.
ASSIGN - com.opentext.livelink.service.collaboration.ProjectRoleAction
Assign a member to a role in a project.
Assignment - Class in com.opentext.livelink.service.collaboration
Assignment (a.k.a Inbox item) represents an entry from the Personal/Assignments page.
Assignment() - Constructor for class com.opentext.livelink.service.collaboration.Assignment
 
Attachment - Class in com.opentext.livelink.service.core
Attachment defines a Web Service file attachment
Attachment() - Constructor for class com.opentext.livelink.service.core.Attachment
 
AttachmentData - Class in com.opentext.livelink.service.workflowservice
AttachmentData identifies the Document Management Attachments associated with a Process.
AttachmentData() - Constructor for class com.opentext.livelink.service.workflowservice.AttachmentData
 
Attribute - Class in com.opentext.livelink.service.docman
Attribute is an abstract class used to describe a metadata element in an AttributeGroup (e.g. an attribute in a Category).
Attribute() - Constructor for class com.opentext.livelink.service.docman.Attribute
 
AttributeData - Class in com.opentext.livelink.service.workflowservice
AttributeData defines the Attributes associated with a Process.
AttributeData() - Constructor for class com.opentext.livelink.service.workflowservice.AttributeData
 
AttributeGroup - Class in com.opentext.livelink.service.docman
An AttributeGroup stores the array of DataValues which correspond to the Attribute array in an AttributeGroupDefinition.
AttributeGroup() - Constructor for class com.opentext.livelink.service.docman.AttributeGroup
 
AttributeGroupDefinition - Class in com.opentext.livelink.service.docman
An AttributeGroupDefinition represents an ordered list of Attributes.
AttributeGroupDefinition() - Constructor for class com.opentext.livelink.service.docman.AttributeGroupDefinition
 
AttributeSourceType - Enum in com.opentext.livelink.service.docman
AttributeSourceType controls CopyNode and MoveNode category handling.
authenticateApplication(String, String) - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Authenticates an ApplicationID and returns an application token.
authenticateUser(String, String) - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Authenticates a user and returns a service token.
authenticateUserWithApplicationToken(String, String, String) - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Authenticates a user with an application token and returns a service token containing both the user and application ID.
Authentication_JAXWS - Class in com.opentext.livelink.service.core
The Authentication service provides methods to authenticate the credentials of a user.
Authentication_JAXWS() - Constructor for class com.opentext.livelink.service.core.Authentication_JAXWS
 

B

Base - com.opentext.livelink.service.core.ExportScope
Export only the parent node.
Base64 - com.opentext.livelink.service.core.ExportContent
Binary ecode exported document content.
BooleanAttribute - Class in com.opentext.livelink.service.docman
A BooleanAttribute represents boolean values.
BooleanAttribute() - Constructor for class com.opentext.livelink.service.docman.BooleanAttribute
 
BooleanObject - Class in com.opentext.livelink.service.core
BooleanObject is a wrapper for a Boolean value.
BooleanObject() - Constructor for class com.opentext.livelink.service.core.BooleanObject
 
BooleanValue - Class in com.opentext.livelink.service.core
BooleanValue represents a named piece of data of type Boolean.
BooleanValue() - Constructor for class com.opentext.livelink.service.core.BooleanValue
 

C

CANCELLED - com.opentext.livelink.service.collaboration.TaskStatus
Cancelled status.
CategoryInheritance - Class in com.opentext.livelink.service.docman
A CategoryInheritance represents the category's inheritability by the children of the node to which this category is attached.
CategoryInheritance() - Constructor for class com.opentext.livelink.service.docman.CategoryInheritance
 
CategoryItemsUpgradeInfo - Class in com.opentext.livelink.service.docman
CategoryItemsUpgradeInfo contains information about the last batch of nodes whose category definitions have been upgraded.
CategoryItemsUpgradeInfo() - Constructor for class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
 
CAUTION - com.opentext.livelink.service.collaboration.ProjectStatus
Caution status.
CData - com.opentext.livelink.service.core.ExportContent
Wrap document content in an XML cdata tag (should be used with XML documents).
ChannelInfo - Class in com.opentext.livelink.service.collaboration
ChannelInfo provides the channel ID, name, parent ID, and the ID of the user who created the channel.
ChannelInfo() - Constructor for class com.opentext.livelink.service.collaboration.ChannelInfo
 
ChildrenOnly - com.opentext.livelink.service.docman.RightPropagation
Affects only the target's children.
ChunkedOperationContext - Class in com.opentext.livelink.service.core
ChunkedOperationContext contains context information for a chunked operation, or an operation that can be divided into a series of repeated method calls that operate on a subset of the target data.
ChunkedOperationContext() - Constructor for class com.opentext.livelink.service.core.ChunkedOperationContext
 
Collaboration_JAXWS - Class in com.opentext.livelink.service.collaboration
Collaboration defines the service that is responsible for collaboration-related operations in Content Server, such as manipulating Projects, Discussions, and Tasks.
Collaboration_JAXWS() - Constructor for class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
 
CollaborationAttachment - Class in com.opentext.livelink.service.collaboration
CollaborationAttachment represents a document attachment of a collaboration item.
CollaborationAttachment() - Constructor for class com.opentext.livelink.service.collaboration.CollaborationAttachment
 
CollectionItem - Class in com.opentext.livelink.service.docman
Represents an item in a collection.
CollectionItem() - Constructor for class com.opentext.livelink.service.docman.CollectionItem
 
com.opentext.livelink.service.collaboration - package com.opentext.livelink.service.collaboration
Provides the classes and interfaces for collaboration-related operations in Content Server, such as manipulating Projects, Discussions, and Tasks.
com.opentext.livelink.service.core - package com.opentext.livelink.service.core
Provides the principal classes and interfaces for Content Web Services.
com.opentext.livelink.service.docman - package com.opentext.livelink.service.docman
Provides the classes and interfaces for manipulating document content within Content Server.
com.opentext.livelink.service.memberservice - package com.opentext.livelink.service.memberservice
Provides the classes and interfaces for manipulating users and groups in Content Server.
com.opentext.livelink.service.searchservices - package com.opentext.livelink.service.searchservices
Provides the classes and interfaces used for Search operations.
com.opentext.livelink.service.workflowservice - package com.opentext.livelink.service.workflowservice
Provides the classes and interfaces for the Workflow Web Service API.
combineApplicationToken(String) - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Combines the current login service token with an application token and returns a service token containing both the user and applicationID.
CommentData - Class in com.opentext.livelink.service.workflowservice
CommentData defines the comments associated with a Process.
CommentData() - Constructor for class com.opentext.livelink.service.workflowservice.CommentData
 
Completed - com.opentext.livelink.service.workflowservice.ProcessStatus
Shows the process instance was completed.
COMPLETED - com.opentext.livelink.service.collaboration.TaskStatus
Completed status.
completeWorkItem(long, long, int, String) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Completes a WorkItem, sets the disposition and sends it on to the next activity
CompoundDocRelease - Class in com.opentext.livelink.service.docman
A CompoundDocRelease contains information about a release (Name, Major, Minor) and the ID of the released CompoundDoc node (ID).
CompoundDocRelease() - Constructor for class com.opentext.livelink.service.docman.CompoundDocRelease
 
Conditional - com.opentext.livelink.service.workflowservice.ActivitySubtype
Conditional activity.
CONTAINS - com.opentext.livelink.service.memberservice.SearchMatching
Search term is contained within the result.
ContentService_JAXWS - Class in com.opentext.livelink.service.core
The ContentService service provides methods to upload and download binary content using a streaming interface.
ContentService_JAXWS() - Constructor for class com.opentext.livelink.service.core.ContentService_JAXWS
 
convertExternalUserToUser(long, long, MemberPrivileges) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Converts an external user to a regular Content Server user.
COORDINATOR - com.opentext.livelink.service.collaboration.ProjectRole
A coordinator of a project.
copyNode(long, long, String, CopyOptions) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Copies a node.
CopyOptions - Class in com.opentext.livelink.service.docman
CopyOptions is used to specify the options to copy an object with using CopyNode of the document management service.
CopyOptions() - Constructor for class com.opentext.livelink.service.docman.CopyOptions
 
createCategory(long, String, String, Attribute[], Metadata) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Create a new category.
createChannel(ChannelInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Creates a new channel.
createDiscussion(DiscussionInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Creates a new discussion.
createDocument(long, String, String, boolean, Metadata, Attachment) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Create a new document with the contents of the document
createDocumentContext(long, String, String, boolean, Metadata) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Store the meta-data for creating a new document in a method context on the server.
createDomain(String) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Creates a new domain.
createExternalGroup(String, Long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Creates a new external group.
createExternalUser(User) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Creates a new external user.
createFolder(long, String, String, Metadata) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Create a new folder.
createGroup(String, Long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Creates a new group.
createGroupInDomain(String, Long, long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Creates a new group in a domain.
createMember(Member) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Deprecated.
This method has been deprecated and the other Create* methods should be used instead.
createMilestone(MilestoneInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Creates a new milestone.
createNews(NewsInfo, Long, Attachment) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Creates a new news item.
createNode(Node) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Create a node.
createNodeAndVersion(Node, Attachment) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Create a (versionable) node with provided content as initial version.
createNodeAndVersionContext(Node) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Store the meta-data for creating a (versionable) node in a method context on the server.
createProcess(ProcessDefinition, String, long[], long[]) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
CreateProcess loads the ProcessDefinition (Workflow Map) identified by the ProcessDefinition object and starts the workflow processes with the specified processName.
createProject(ProjectInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Creates a new project.
createRelease(long, boolean, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Create a CompoundDoc release.
createRendition(long, long, String, Attachment) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Create a rendition of a document version.
createRenditionContext(long, long, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Store the meta-data for creating a rendition of a document version in a method context on the server.
createShortcut(long, String, String, long, Metadata) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Creates a shortcut to an object in Content Server.
createSimpleDocument(long, String, Attachment) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Creates a simple document.
createSimpleDocumentContext(long, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Stores the meta-data for creating a new simple document in a method context on the server.
createSimpleFolder(long, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Creates a simple folder.
createTask(TaskInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Creates a new task.
createTaskGroup(TaskGroupInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Creates a new task group.
createTaskList(TaskListInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Creates a new task list.
createURL(long, String, String, String, Metadata) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Create a new URL.
createUser(User) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Creates a new user.
createUserInDomain(User, long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Creates a new user in a domain.
CRITICAL - com.opentext.livelink.service.collaboration.ProjectStatus
Critical status.
Current - com.opentext.livelink.service.core.ExportVersionInfo
Export only the current document version.

D

DataBagType - Class in com.opentext.livelink.service.searchservices
A databagtype defines the names associated with the data on an edge or node in a graph.
DataBagType() - Constructor for class com.opentext.livelink.service.searchservices.DataBagType
 
DataValue - Class in com.opentext.livelink.service.core
DataValue is an abstract class representing named data.
DataValue() - Constructor for class com.opentext.livelink.service.core.DataValue
 
DateAttribute - Class in com.opentext.livelink.service.docman
A DateAttribute represents Date values.
DateAttribute() - Constructor for class com.opentext.livelink.service.docman.DateAttribute
 
DateFormat - Class in com.opentext.livelink.service.core
DateFormat describes the formatting used for one of three configurable date formats: Input, Long or Short.
DateFormat() - Constructor for class com.opentext.livelink.service.core.DateFormat
 
DateOrder - Enum in com.opentext.livelink.service.core
The order of the elements in the date (i.e.
DateValue - Class in com.opentext.livelink.service.core
DateValue represents a named piece of data of type Date.
DateValue() - Constructor for class com.opentext.livelink.service.core.DateValue
 
DDMMYY - com.opentext.livelink.service.core.DateOrder
Day, Month, Year
DDYYMM - com.opentext.livelink.service.core.DateOrder
Day, Year, Month
delegateWorkItem(long, long, int, long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Delegates a WorkItem to a user or group.
Delete - com.opentext.livelink.service.docman.RightOperation
Delete the specified rights from all affected nodes.
Deleted - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance was deleted.
Deleted - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is deleted.
deleteListOfMembers(long[]) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Deletes a list of members.
deleteMember(long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Deletes a member.
deleteNode(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Delete a node.
DeleteOnComplete - com.opentext.livelink.service.workflowservice.ActionOnComplete
Delete on complete.
deleteProcess(long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Delete the workflow process identified by the processID
deleteRelease(long, long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Delete a release.
deleteRendition(long, long, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Delete a rendition of a document version.
deleteVersion(long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Delete a version.
DESTINATION - com.opentext.livelink.service.docman.AttributeSourceType
Get category data from the destination parent node.
DiscussionInfo - Class in com.opentext.livelink.service.collaboration
DiscussionInfo provides the discussion ID, name, parent ID, and the ID of the user who created the discussion.
DiscussionInfo() - Constructor for class com.opentext.livelink.service.collaboration.DiscussionInfo
 
DiscussionItem - Class in com.opentext.livelink.service.collaboration
DiscussionItem is the abstract class for Topic and Reply objects.
DiscussionItem() - Constructor for class com.opentext.livelink.service.collaboration.DiscussionItem
 
DiscussionReadList - Class in com.opentext.livelink.service.collaboration
DiscussionReadList represents a range of discussion topics/replies that are read.
DiscussionReadList() - Constructor for class com.opentext.livelink.service.collaboration.DiscussionReadList
 
DocumentManagement_JAXWS - Class in com.opentext.livelink.service.docman
DocumentManagement defines the service that is responsible for document management operations in Content Server.
DocumentManagement_JAXWS() - Constructor for class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
 
Domain - Class in com.opentext.livelink.service.memberservice
Represents a domain in the system.
Domain() - Constructor for class com.opentext.livelink.service.memberservice.Domain
 
DOMAIN - com.opentext.livelink.service.memberservice.SearchFilter
Search on domains.
Done - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance is done.
Done - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is done.
downloadContent(String) - Method in class com.opentext.livelink.service.core.ContentService_JAXWS
Downloads content by executing the method described in the method context.

E

EmailAsFile - com.opentext.livelink.service.workflowservice.EmailAttachmentAction
Email attachment as file.
EmailAsLink - com.opentext.livelink.service.workflowservice.EmailAttachmentAction
Email attachment as link.
EmailAttachmentAction - Enum in com.opentext.livelink.service.workflowservice
EmailAttachmentAction defines the action taken to email any attachment to the process.
ENDSWITH - com.opentext.livelink.service.memberservice.SearchMatching
Result ends with the search term.
Executing - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance is executing.
Executing - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is executing.
ExportContent - Enum in com.opentext.livelink.service.core
ExportContent is used to control how document content is exported.
ExportOptions - Class in com.opentext.livelink.service.core
ExportOptions is used to control XML export.
ExportOptions() - Constructor for class com.opentext.livelink.service.core.ExportOptions
 
ExportScope - Enum in com.opentext.livelink.service.core
Export scope is used to control how deep export will walk when exporting a node heirarchy.
ExportVersionInfo - Enum in com.opentext.livelink.service.core
ExportVersionInfo is used to control which versions of a document are exported.
exportXml(long, ExportOptions) - Method in class com.opentext.livelink.service.core.XmlService_JAXWS
Export xml
exportXmlContext(long, ExportOptions) - Method in class com.opentext.livelink.service.core.XmlService_JAXWS
Store the meta-data for exporting in a method context on the server.
ExtractionFailure - Class in com.opentext.livelink.service.searchservices
Indicates that an object failed to be extracted.
ExtractionFailure() - Constructor for class com.opentext.livelink.service.searchservices.ExtractionFailure
 
extractObjects(String[], String) - Method in class com.opentext.livelink.service.searchservices.IndexService_JAXWS
Marks a set of objects for extraction to the index.
ExtractResponse - Class in com.opentext.livelink.service.searchservices
The result of ExtractObjects.
ExtractResponse() - Constructor for class com.opentext.livelink.service.searchservices.ExtractResponse
 

F

False - com.opentext.livelink.service.workflowservice.TransitionType
The link if a conditional activity evaluates to false.
FieldInfo - Class in com.opentext.livelink.service.searchservices
The Field Information returned from the GetFieldInfo operation.
FieldInfo() - Constructor for class com.opentext.livelink.service.searchservices.FieldInfo
 
FileAtts - Class in com.opentext.livelink.service.core
FileAtts describes the file being uploaded or downloaded.
FileAtts() - Constructor for class com.opentext.livelink.service.core.FileAtts
 
Finished - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance is finished.
Finished - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is finished.
FIRSTNAME - com.opentext.livelink.service.memberservice.SearchColumn
Search on first Name.
FormData - Class in com.opentext.livelink.service.workflowservice
FormData defines the FormTemplates associated with a Process.
FormData() - Constructor for class com.opentext.livelink.service.workflowservice.FormData
 
FormDataInstance - Class in com.opentext.livelink.service.workflowservice
An instance of a FormData object.
FormDataInstance() - Constructor for class com.opentext.livelink.service.workflowservice.FormDataInstance
 
FOURDIGIT - com.opentext.livelink.service.core.YearFormat
Display the year as 4 digits.
fromString(String) - Static method in enum com.opentext.livelink.service.collaboration.ProjectRole
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.collaboration.ProjectRoleAction
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.collaboration.ProjectStatus
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.collaboration.TaskPriority
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.collaboration.TaskStatus
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.core.DateOrder
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.core.ExportContent
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.core.ExportScope
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.core.ExportVersionInfo
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.core.MonthFormat
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.core.YearFormat
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.docman.AttributeSourceType
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.docman.RightOperation
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.docman.RightPropagation
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.memberservice.SearchColumn
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.memberservice.SearchFilter
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.memberservice.SearchMatching
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.memberservice.SearchScope
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.ActionOnComplete
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.ActivityStatus
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.ActivitySubtype
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.ActivityType
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.EmailAttachmentAction
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.GroupOptions
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.ProcessStatus
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.SearchFilter
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.TransitionType
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.WorkItemPriority
Returns the enum constant with the specified name.
fromString(String) - Static method in enum com.opentext.livelink.service.workflowservice.WorkItemStatus
Returns the enum constant with the specified name.
FullExpand - com.opentext.livelink.service.workflowservice.GroupOptions
All members of the group (including members of groups contained in the group) must complete the WorkItem.
FULLNAME - com.opentext.livelink.service.core.MonthFormat
The full name of the month.

G

getAcceptorOnly() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets multi-assignment task feature (legacy only).
getACLRights() - Method in class com.opentext.livelink.service.docman.NodeRights
Gets the list of ACL rights for the node.
getACLRights(int) - Method in class com.opentext.livelink.service.docman.NodeRights
Gets the value at the specified index in the ACLRights array.
getAcls() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets whether ACLs of nodes are exported.
getActions() - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
Gets the actions that are applicable to the WorkItem.
getActivities() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the list of Activities that make up the ProcessDefinition.
getActivities() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the list of ActivityInstances contained within this ProcessInstance.
getActivities(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the value at the specified index in the Activities array.
getActivities(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the value at the specified index in the Activities array.
getActivityID() - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Gets the ID of the Activity.
getActivityName() - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Gets the name of the Activity.
getActualCount() - Method in class com.opentext.livelink.service.searchservices.ListDescription
Gets the current best guess (it may be accurate, but there is no requirement for that) on the size of the entire result list.
getActualDate() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the current date for the start of the milestone.
getAddItemsPermission() - Method in class com.opentext.livelink.service.docman.NodePermissions
Gets the flag controlling addition of items to a container.
getAddVersion() - Method in class com.opentext.livelink.service.docman.CopyOptions
Gets whether the current version of the node to copy is copied as the latest version.
getAddVersion() - Method in class com.opentext.livelink.service.docman.MoveOptions
Gets whether the current version of the node to copy is copied as the latest version.
getAdvancedVersionControl() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the flag indicating whether the node uses advanced versioning.
getAllFavorites() - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get all of the user's Favorites.
getAllMultilingualMetadata(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Gets a list of all multilingual metadata for a node.
getAllowGroups() - Method in class com.opentext.livelink.service.docman.UserAttribute
Gets a flag indicating whether Content Server group IDs are valid values.
getApplicationData() - Method in class com.opentext.livelink.service.workflowservice.ProcessData
Gets the ApplicationData for the ProcessInstance.
getApplicationData() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the list of ApplicationData objects associated with the ProcessDefinition.
getApplicationData() - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Gets the list of ApplicationData objects (e.g.
getApplicationData() - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
Gets the list of ApplicationData objects for the WorkItem.
getApplicationData(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessData
Gets the value at the specified index in the ApplicationData array.
getApplicationData(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the value at the specified index in the ApplicationData array.
getApplicationData(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Gets the value at the specified index in the ApplicationData array.
getApplicationData(int) - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
Gets the value at the specified index in the ApplicationData array.
getAssignedTo() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the ID of the member the task is assigned to.
getAttachments() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Gets the attachments related to the discussion item.
getAttachments() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the attachments related to the news item.
getAttachments(int) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Gets the value at the specified index in the Attachments array.
getAttachments(int) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the value at the specified index in the Attachments array.
getAttributeGroupDefinition(String, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get AttributeGroupDefinition for given type and key.
getAttributeGroups() - Method in class com.opentext.livelink.service.docman.Metadata
Gets the list of AttributeGroup objects which represent category instances or other metadata.
getAttributeGroups(int) - Method in class com.opentext.livelink.service.docman.Metadata
Gets the value at the specified index in the AttributeGroups array.
getAttributeGroupTemplate(String, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get default AttributeGroup values for Attribute Group of given type and key.
getAttributeInfo() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets whether categories are exported.
getAttributes() - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Gets the array of Attribute definition objects for the group definition.
getAttributes() - Method in class com.opentext.livelink.service.docman.SetAttribute
Gets the array of Attribute definition objects for the set.
getAttributes() - Method in class com.opentext.livelink.service.workflowservice.AttributeData
Gets the AttributeGroupDefinition object storing the attributes.
getAttributes(int) - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Gets the value at the specified index in the Attributes array.
getAttributes(int) - Method in class com.opentext.livelink.service.docman.SetAttribute
Gets the value at the specified index in the Attributes array.
getAttrSourceType() - Method in class com.opentext.livelink.service.docman.CopyOptions
Gets whether the copied node gets the original or destination parent categories or both (merge).
getAttrSourceType() - Method in class com.opentext.livelink.service.docman.MoveOptions
Gets whether the copied node gets the original or destination parent categories or both (merge).
getAuditDate() - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Gets the date of the event.
getAuditNumber() - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Gets the integer representing the type of event.
getAuditRecords() - Method in class com.opentext.livelink.service.docman.PagedNodeAuditData
Gets the list of audit records.
getAuditRecords(int) - Method in class com.opentext.livelink.service.docman.PagedNodeAuditData
Gets the value at the specified index in the AuditRecords array.
getAuditString() - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Gets the type of event as a string.
getAuthenticate() - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Gets whether or not the user must authenticate to proceed with the activity.
getAuthenticatedUser() - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets the user that is authenticated.
getAvailableDispositions() - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Gets the dispositions that are available for selection.
getAvailableDispositions() - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Gets the dispositions that are available for selection.
getAvailableDispositions(int) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Gets the value at the specified index in the AvailableDispositions array.
getAvailableDispositions(int) - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Gets the value at the specified index in the AvailableDispositions array.
getBooleanValue() - Method in class com.opentext.livelink.service.docman.NodeFeature
Gets the boolean value of the feature.
getCallbackHandlerName() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the callback handler to use.
getCallbackHandlerName() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets the callback handler to use (if set).
getCanAdministerSystem() - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Gets whether the member can administer the system.
getCanAdministerUsers() - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Gets whether the member can administer users.
getCanDelegate() - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Gets whether or not the WorkItem can be delegated to another member.
getCanSendForReview() - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Gets whether or not the WorkItem can be sent to another member for review.
getCatalog() - Method in class com.opentext.livelink.service.docman.Node
Gets the integer controlling the display of the node in Content Server's browse view (0=list,1=featured,2=hidden).
getCategoryDefinition(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get AttributeGroupDefinition object for category ID.
getCategoryDefinitions(long[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a list of AttributeGroupDefinition objects for the list of category IDs.
getCategoryID() - Method in class com.opentext.livelink.service.docman.CategoryInheritance
Gets the Category ID.
getCategoryInheritance(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Gets the inheritability of the categories on the specified node.
getCategoryTemplate(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get default AttributeGroup values for category ID.
getChannel(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a channel.
getCharacterEncoding() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets the language code in use on Content Server.
getChildCount() - Method in class com.opentext.livelink.service.docman.NodeContainerInfo
Gets the number of children in the container.
getChildDepth() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the child depth of the heirarchy to export.
getChildTypes() - Method in class com.opentext.livelink.service.docman.NodeContainerInfo
Gets the list of permissible child node types.
getChildTypes(int) - Method in class com.opentext.livelink.service.docman.NodeContainerInfo
Gets the value at the specified index in the ChildTypes array.
getChunkSize() - Method in class com.opentext.livelink.service.core.ChunkedOperationContext
Gets the maximum number of objects to be processed in the chunk (-1 indicates an unlimited chunk size).
getCollection() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets the data collection in which this field exists.
getColumn() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Gets the column to search.
getColumns() - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
Gets the number of columns in the text area which displays the attribute value.
getComment() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Gets the comment for the release.
getComment() - Method in class com.opentext.livelink.service.docman.Node
Gets the comment for the node.
getComment() - Method in class com.opentext.livelink.service.docman.Version
Gets the comment of the version.
getComment() - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Gets the text of the comment.
getComment() - Method in class com.opentext.livelink.service.workflowservice.CommentData
Gets the comment for the current ActivityInstance.
getCommentDate() - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Gets the date the comment was entered.
getComments() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the current status of the task.
getComments() - Method in class com.opentext.livelink.service.workflowservice.CommentData
Gets the list of ActivityComment objects representing comments from previous ActivityInstances.
getComments(int) - Method in class com.opentext.livelink.service.workflowservice.CommentData
Gets the value at the specified index in the Comments array.
getCompleteAction() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the ActionOnComplete object for the ProcessDefinition.
getCompletedDate() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the date the ActivityInstance completed.
getCompletedDate() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the date the ProcessInstance was completed.
getCompletionDate() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the completion date for the task.
getCompoundDocID() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Gets the ID of the live Compound Document.
getContainerID() - Method in class com.opentext.livelink.service.workflowservice.AttachmentData
Gets the node ID of the container that stores the Attachment data (typically a Folder).
getContainerInfo() - Method in class com.opentext.livelink.service.docman.Node
Gets the ContainerInfo object for the node, if it is a container.
getContainersOnly() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets whether only containers should be returned.
getContent() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Gets the content of the discussion item.
getContent() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets how the content of documents is exported.
getContents() - Method in class com.opentext.livelink.service.core.Attachment
Gets the actual contents of this Attachment.
getContents() - Method in class com.opentext.livelink.service.docman.ReportResult
Gets the report data.
getContents(int) - Method in class com.opentext.livelink.service.docman.ReportResult
Gets the value at the specified index in the Contents array.
getContext() - Method in class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
Gets the ChunkedOperationContext object providing chunking information for the method call.
getContext() - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
Gets the ChunkedOperationContext object providing chunking information for the method call.
getContextID() - Method in class com.opentext.livelink.service.core.ChunkedOperationContext
Gets the unique ID used to identify the context for a series of chunked method calls.
getCoordinators() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Gets the coordinators of the project.
getCoordinators(int) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Gets the value at the specified index in the Coordinators array.
getCopyCurrent() - Method in class com.opentext.livelink.service.docman.CopyOptions
Gets whether to copy only the current version of the node.
getCreateDate() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Gets the date the attachment was created.
getCreateDate() - Method in class com.opentext.livelink.service.docman.Node
Gets the date the node was created.
getCreateDate() - Method in class com.opentext.livelink.service.docman.Version
Gets the creation date of the version.
getCreatedBy() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the ID of the user who created the assignment.
getCreatedBy() - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
Gets the ID of the user that created the channel.
getCreatedBy() - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
Gets the ID of the member that created the discussion.
getCreatedBy() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the ID of the member who created the news item.
getCreatedBy() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the ID of the user that created the project.
getCreatedBy() - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
Gets the ID of the member that created the task list.
getCreatedBy() - Method in class com.opentext.livelink.service.docman.Node
Gets the ID of the user who created the node.
getCreatedBy() - Method in class com.opentext.livelink.service.memberservice.Member
Gets the ID of the user that created the member.
getCreatedByName() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the name of the user who created the assignment.
getCreatedDate() - Method in class com.opentext.livelink.service.core.Attachment
Returns the Date that should be stored in Livelink as the creation date
getCreatedDate() - Method in class com.opentext.livelink.service.core.FileAtts
Returns the Date that should be stored in Livelink as the creation date
getCreateUpdateGroups() - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Gets whether the member can create and update groups.
getCreateUpdateUsers() - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Gets whether the member can create and update users.
getCreator() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets whether the exported node's creator should be the creator of the imported node.
getCreatorID() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets the creator of all nodes to be imported (if set).
getCurrentLocaleSuffix() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets the locale suffix used by Content Server (e.g.
getCurrentUserAsOwner() - Method in class com.opentext.livelink.service.docman.CopyOptions
Gets whether to use the currently authenticated user as the creator of the node created by the copy operation.
getD() - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the values of any date fields on this edge.
getD() - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the values of any date fields on this node.
getD(int) - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the value at the specified index in the D array.
getD(int) - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the value at the specified index in the D array.
getData() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the data for this instance of the form.
getDataCollections() - Method in class com.opentext.livelink.service.searchservices.SearchService_JAXWS
Gets a list of data collections (i.e. slices) for this search target which may be used in the Search.
getDataCollectionSpec() - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Gets the specification of the data collections to be used in this search.
getDateAssigned() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the date the assignment was assigned.
getDateAssigned() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the date the task was assigned.
getDateDue() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the date the assignment is due.
getDateDueColor() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the color to display the due date (e.g. #00FF00).
getDateFormats() - Method in class com.opentext.livelink.service.core.AdminService_JAXWS
Gets the three date formats: Input, Short, Long.
getDateOrder() - Method in class com.opentext.livelink.service.core.DateFormat
Gets the order of the elements in the date.
getDates() - Method in class com.opentext.livelink.service.searchservices.DataBagType
Gets the names of any date attributes in the corresponding edge or node.
getDates(int) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Gets the value at the specified index in the Dates array.
getDateValue() - Method in class com.opentext.livelink.service.docman.NodeFeature
Gets the date value of the feature.
getDefaultDisposition() - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Gets the disposition that will be used by default.
getDefaultMilestone() - Method in class com.opentext.livelink.service.collaboration.TaskGroupInfo
Gets the ID of the default milestone for the task group.
getDelegate() - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Gets whether or not the user can delegate the activity.
getDeleted() - Method in class com.opentext.livelink.service.memberservice.Member
Gets whether or not the member has been deleted.
getDeleteMap() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets whether or not to delete the map on completion.
getDeletePermission() - Method in class com.opentext.livelink.service.docman.NodePermissions
Gets the flag controlling node deletion.
getDeleteVersionsPermission() - Method in class com.opentext.livelink.service.docman.NodePermissions
Gets the flag controlling version deletion.
getDepartmentGroupID() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's department.
getDescription() - Method in class com.opentext.livelink.service.core.DataValue
Gets the description of the DataValue.
getDescription() - Method in class com.opentext.livelink.service.docman.MultilingualMetadata
Gets the description of the node.
getDescription() - Method in class com.opentext.livelink.service.workflowservice.ApplicationData
Gets a description of the ApplicationData.
getDescription() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the description of the ProcessDefinition.
getDestinationActivity() - Method in class com.opentext.livelink.service.workflowservice.TransitionLink
Gets the ID of the destination Activity.
getDiscussion(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a discussion.
getDisplayAttachments() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets whether or not the display attachments checkbox is checked for this form on the workflow map.
getDisplayLength() - Method in class com.opentext.livelink.service.docman.StringAttribute
Gets the width of the field which displays the value of the attribute.
getDisplayName() - Method in class com.opentext.livelink.service.docman.Attribute
Gets the display name of the attribute.
getDisplayName() - Method in class com.opentext.livelink.service.docman.AttributeGroup
Gets the display name of the group.
getDisplayName() - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Gets the display name of the group definition.
getDisplayName() - Method in class com.opentext.livelink.service.memberservice.Member
Gets the member's display name.
getDisplayType() - Method in class com.opentext.livelink.service.docman.Node
Gets the localized type name of the node.
getDisposition() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the disposition of the ActivityInstance.
getDomainAccessEnabled() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets whether domain access is enabled on Content Server.
getDomainID() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Gets the ID of the domain to search in.
getDontAddAcls() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets whether the ACLs from exported nodes will not be added to any imported nodes.
getDueDate() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the date the task is due to be completed.
getDueDate() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the date the ActivityInstance is due.
getDueDate() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the date the ProcessInstance is due.
getDueDate() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the date the WorkItem is due.
getDuration() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of days to complete the milestone.
getDuration() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the duration of the Activity (in seconds).
getE() - Method in class com.opentext.livelink.service.searchservices.SGraph
Gets the edges of this graph.
getE(int) - Method in class com.opentext.livelink.service.searchservices.SGraph
Gets the value at the specified index in the E array.
getEditAttributesPermission() - Method in class com.opentext.livelink.service.docman.NodePermissions
Gets the flag controlling category attribute modification.
getEditPermissionsPermission() - Method in class com.opentext.livelink.service.docman.NodePermissions
Gets the flag controlling editing of permissions.
getEffectiveDate() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the effective (start) date of the news item.
getEmail() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's email address.
getEmailAction() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the EmailAttachmentAction object for the ProcessDefinition.
getErrMsg() - Method in class com.opentext.livelink.service.searchservices.ExtractionFailure
Gets the cause for the failure.
getEventDate() - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
Gets the date the event occurred.
getEventDescription() - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
Gets the description of the event.
getExcludeTypes() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets a list of node types to exclude from the results.
getExcludeTypes(int) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets the value at the specified index in the ExcludeTypes array.
getExpirationDate() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the expiration date of the news item.
getExtractionFailures() - Method in class com.opentext.livelink.service.searchservices.ExtractResponse
Gets the list of objects that failed to be extracted.
getExtractionFailures(int) - Method in class com.opentext.livelink.service.searchservices.ExtractResponse
Gets the value at the specified index in the ExtractionFailures array.
getExtUserInfo() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets whether the creator, owner and group owner are exported.
getExtUserInfo() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets whether the creator, owner and group owner of an exported node will be used for the imported nodes creator, owner and group owner.
getFax() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's fax number.
getFeatures() - Method in class com.opentext.livelink.service.docman.Node
Gets the additional node features, specific to the type of the node.
getFeatures(int) - Method in class com.opentext.livelink.service.docman.Node
Gets the value at the specified index in the Features array.
getFieldInfo(String, String[]) - Method in class com.opentext.livelink.service.searchservices.SearchService_JAXWS
Gets a list of fields which may be used in the ProjectionSpec of Search.
getFileCreateDate() - Method in class com.opentext.livelink.service.docman.Version
Gets the creation date of the source file for the version.
getFileCreator() - Method in class com.opentext.livelink.service.docman.Version
Gets the creator of the source file for the version.
getFileDataSize() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the data size of the current version of the node.
getFileDataSize() - Method in class com.opentext.livelink.service.docman.Version
Gets the data size of the version.
getFileModifyDate() - Method in class com.opentext.livelink.service.docman.Version
Gets the modification date of the source file for the version.
getFilename() - Method in class com.opentext.livelink.service.docman.Version
Gets the filename of the source file for the version.
getFileName() - Method in class com.opentext.livelink.service.core.Attachment
Returns the underlying filename that will be stored in Livelink.
getFileName() - Method in class com.opentext.livelink.service.core.FileAtts
Returns the underlying filename that will be stored in Livelink.
getFilePlatform() - Method in class com.opentext.livelink.service.docman.Version
Gets the platform of the source file for the version.
getFileResSize() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the resource size of the current version of the node.
getFileResSize() - Method in class com.opentext.livelink.service.docman.Version
Gets the resource size of the version.
getFileSize() - Method in class com.opentext.livelink.service.core.Attachment
Returns the size of the file.
getFileSize() - Method in class com.opentext.livelink.service.core.FileAtts
Returns the size of the file.
getFileType() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Gets the file type of the attachment.
getFileType() - Method in class com.opentext.livelink.service.docman.Version
Gets the file type of the source file of the version.
getFilter() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Gets the types to return in the output.
getFilter() - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Gets how to filter ProcessInstances during a search.
getFinalPage() - Method in class com.opentext.livelink.service.core.PageHandle
Gets whether this is the final page of results.
getFinished() - Method in class com.opentext.livelink.service.core.ChunkedOperationContext
Gets whether the operation is complete.
getFirstID() - Method in class com.opentext.livelink.service.collaboration.DiscussionReadList
Gets the first internal ID of the discussion.
getFirstName() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's first name.
getFirstResultToRetrieve() - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Gets a 1-based index into the result list of the first result in the result page.
getFollowAliases() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets whether to follow aliases (shortcuts).
getForceInheritPermissions() - Method in class com.opentext.livelink.service.docman.MoveOptions
Gets whether to force the moved nodes to inherit the permissions of the destination.
getFormatName() - Method in class com.opentext.livelink.service.core.DateFormat
Gets the name of the format (Input, Long, or Short).
getForms() - Method in class com.opentext.livelink.service.workflowservice.FormData
Gets the list of ActivityComment objects representing comments from previous ActivityInstances.
getForms(int) - Method in class com.opentext.livelink.service.workflowservice.FormData
Gets the value at the specified index in the Forms array.
getFromID() - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the ID of the node this edge points from.
getGoals() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the goals of the project.
getGroupActivity() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets whether the WorkItem is assigned to a group.
getGroupByName(String) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets a group by its name.
getGroupByNameInDomain(String, long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets a group in a specified domain by its name.
getGroupID() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Gets the ID of the group to search in.
getGroupOwner() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets whether the exported node's group owner should be the group owner of the imported node.
getGroupOwnerID() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets the group owner of all nodes to be imported (if set).
getGuests() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Gets the guests of the project.
getGuests(int) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Gets the value at the specified index in the Guests array.
getHandlerName() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the name of the export handler.
getHandlerName() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets the name of the export handler (if set).
getHeadline() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the headline of the news item.
getI() - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the values of any integer fields on this edge.
getI() - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the values of any integer fields on this node.
getI(int) - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the value at the specified index in the I array.
getI(int) - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the value at the specified index in the I array.
getID() - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
Gets the ID of the channel.
getID() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Gets the ID of the discussion item.
getID() - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
Gets the ID of the discussion.
getID() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Gets the ID of the discussion item.
getID() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the ID of the news item.
getID() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the ID of the project.
getID() - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
Gets the ID of the task list.
getID() - Method in class com.opentext.livelink.service.collaboration.TaskListItem
Gets the ID of the node.
getID() - Method in class com.opentext.livelink.service.docman.Attribute
Gets the ID of the attribute within its group.
getID() - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Gets the ID of the group definition (e.g. for Category types, this is the Category node's ID).
getID() - Method in class com.opentext.livelink.service.docman.Node
Gets the ID of the node.
getID() - Method in class com.opentext.livelink.service.docman.Version
Gets the ID of the version.
getID() - Method in class com.opentext.livelink.service.memberservice.Member
Gets the ID of the member.
getID() - Method in class com.opentext.livelink.service.memberservice.MemberRight
Gets the member ID.
getID() - Method in class com.opentext.livelink.service.searchservices.DataBagType
Gets the id of the type, referred to in the corresponding edge or node.
getID() - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the ID of this edge.
getID() - Method in class com.opentext.livelink.service.searchservices.SGraph
Gets the ID of this graph.
getID() - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the ID of this node.
getID() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the ID of the Activity.
getID() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the ID of the ActivityInstance.
getID() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the integer identifier of the form node this instance of form data comes from.
getID() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the ID of the WorkItem.
getIncludeCount() - Method in class com.opentext.livelink.service.searchservices.ListDescription
Gets the number of nodes returned in this PagedGraph.
getIncludeHiddenNodes() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets whether hidden nodes should be returned.
getIncludeTypes() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets a list of node types to filter the results on.
getIncludeTypes(int) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets the value at the specified index in the IncludeTypes array.
getInheritance() - Method in class com.opentext.livelink.service.docman.CategoryInheritance
Gets the inheritability of the Category by the children of the node to which this category is attached.
getInheritPermissions() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets whether exported node premissions will be applied to imported nodes.
getInitiatedDate() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the date the ProcessInstance was initiated.
getInitiatives() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the initiatives of the project.
getInitiatorID() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the ID of the user that initiated the ProcessInstance.
getInitiatorID() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the ID of the initiator of the workflow.
getInstructions() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the instructions on how to complete the task.
getInstructions() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the instructions for performing the Activity.
getInstructions() - Method in class com.opentext.livelink.service.workflowservice.ApplicationData
Gets the instructions for the ApplicationData.
getInstructions() - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Gets the general instructions for the starting the Process.
getInstructions() - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
Gets the instructions for the WorkItem.
getIntegerValue() - Method in class com.opentext.livelink.service.docman.NodeFeature
Gets the integer value of the feature.
getInts() - Method in class com.opentext.livelink.service.searchservices.DataBagType
Gets the names of any integer attributes in the corresponding edge or node.
getInts(int) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Gets the value at the specified index in the Ints array.
getIs24HrClock() - Method in class com.opentext.livelink.service.core.DateFormat
Gets whether the time is represented as a 24-hour clock.
getIsContainer() - Method in class com.opentext.livelink.service.docman.Node
Gets the flag indicating whether the node is a container.
getIsLimit() - Method in class com.opentext.livelink.service.docman.ReportResult
Gets whether or not the results returned the maximum record limit.
getIsMultiByte() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets whether Content Server can store multi-byte characters.
getIsReference() - Method in class com.opentext.livelink.service.docman.Node
Gets the flag indicating whether the node is a reference to another node.
getIsReservable() - Method in class com.opentext.livelink.service.docman.Node
Gets the flag indicating whether the node supports reservation.
getIsVersionable() - Method in class com.opentext.livelink.service.docman.Node
Gets the flag indicating whether the node supports versions.
getItem() - Method in class com.opentext.livelink.service.searchservices.SResultPage
Gets the ordered list of the graphs in this page of search results.
getItem(int) - Method in class com.opentext.livelink.service.searchservices.SResultPage
Gets the value at the specified index in the Item array.
getKeepReservedState() - Method in class com.opentext.livelink.service.docman.CopyOptions
Gets whether the copied node will keep its reserved state.
getKeepVersionLocks() - Method in class com.opentext.livelink.service.docman.CopyOptions
Gets whether all copied versions will keep their Locked state.
getKey() - Method in class com.opentext.livelink.service.core.DataValue
Gets the unique identifier of the DataValue.
getKey() - Method in class com.opentext.livelink.service.docman.Attribute
Gets the key identifying the attribute, corresponding to the key of the DataValue used to represent this attribute's values.
getKey() - Method in class com.opentext.livelink.service.docman.AttributeGroup
Gets the key identifying the group, corresponding to the key of the AttributeGroupDefinition.
getKey() - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Gets the key identifying the group definition, corresponding to the key in the value instance AttributeGroup.
getKeySig() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the key signature for the assignment.
getLanguageCode() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets the language code in use on Content Server.
getLanguageCode() - Method in class com.opentext.livelink.service.docman.MetadataLanguage
Gets the language code.
getLanguageCode() - Method in class com.opentext.livelink.service.docman.MultilingualMetadata
Gets the language code for the language of the metadata.
getLastID() - Method in class com.opentext.livelink.service.collaboration.DiscussionReadList
Gets the last internal ID of the discussion.
getLastName() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's last name.
getLeaderID() - Method in class com.opentext.livelink.service.memberservice.Group
Gets the user ID of the leader of the group.
getLeaderID() - Method in class com.opentext.livelink.service.memberservice.MemberRight
Gets the leader ID.
getListDescription() - Method in class com.opentext.livelink.service.searchservices.SResultPage
Gets the description of the place of this page of results in the entire result list.
getListHead() - Method in class com.opentext.livelink.service.searchservices.ListDescription
Gets the 1-based index of the first result in this page within the entire result list.
getListProcessesResults(PageHandle) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Search for process instances in the system
getLocked() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Gets the locked flag for the release.
getLocked() - Method in class com.opentext.livelink.service.docman.Version
Gets the flag indicating whether the version is locked.
getLockedBy() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Gets the ID of the user who locked the release.
getLockedBy() - Method in class com.opentext.livelink.service.docman.Version
Gets the ID of the user who locked the version.
getLockedDate() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Gets the date the release was locked.
getLockedDate() - Method in class com.opentext.livelink.service.docman.Version
Gets the date the version was locked.
getLoginEnabled() - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Gets whether the member can login to the system.
getLongValue() - Method in class com.opentext.livelink.service.docman.NodeFeature
Gets the long integer value of the feature.
getMajor() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Gets the major version number of the release.
getMajor() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the current major version number of the node.
getManagerID() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the ID of user that manages the ProcessInstance.
getMatching() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Gets the matching method for the search.
getMaxDepth() - Method in class com.opentext.livelink.service.docman.GetNodesInContainerOptions
Gets the maximum number of containers to recursively search.
getMaxLength() - Method in class com.opentext.livelink.service.docman.StringAttribute
Gets the maximum stored length of the attriute.
getMaxResults() - Method in class com.opentext.livelink.service.docman.GetNodesInContainerOptions
Gets the maximum number of results to return.
getMaxValues() - Method in class com.opentext.livelink.service.docman.Attribute
Gets the maximum number of values for the attribute.
getMemberById(long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets a member by their ID.
getMemberByLoginName(String) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets a member by their login name.
getMemberID() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the user ID of the user to whom the Activity is assigned.
getMemberID() - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Gets the ID of the user who entered the comment.
getMemberID() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the ID of the user performing the ActivityInstance
getMemberID() - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
Gets the ID of the member that performed the event.
getMemberID() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the ID of the user performing the WorkItem.
getMemberInfo() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipant
Gets the Member SDO representing the participant.
getMemberName() - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Gets the username of the user who entered the comment.
getMemberName() - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
Gets the name of the member that performed the event.
getMembers() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Gets the members of the project.
getMembers() - Method in class com.opentext.livelink.service.memberservice.MemberSearchResults
Gets the list of members found on this page.
getMembers(int) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Gets the value at the specified index in the Members array.
getMembers(int) - Method in class com.opentext.livelink.service.memberservice.MemberSearchResults
Gets the value at the specified index in the Members array.
getMembersByID(long[]) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets a list of members by their IDs.
getMessage() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the custom message set for the ProcessDefinition.
getMetadata() - Method in class com.opentext.livelink.service.docman.Node
Gets the metadata for the node - null if metadata is not specified.
getMetadata() - Method in class com.opentext.livelink.service.docman.Version
Gets the metadata for the version (null means none specified).
getMetadataLanguage() - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets the current user's preferred metadata language.
getMetadataLanguages() - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Gets the list of enabled metadata languages.
getMiddleName() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's middle name.
getMilestone() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the ID of the milestone associated with the task.
getMilestone(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a milestone.
getMilestoneDate() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the date the last milestone was reached.
getMilestoneDate() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the date the last milestone was reached.
getMimetype() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Gets the MIME type of the attachment.
getMimeType() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the MIME type of the current version number of the node.
getMimeType() - Method in class com.opentext.livelink.service.docman.Version
Gets the MIME type of the version.
getMinor() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Gets the minor version number of the release.
getMinValues() - Method in class com.opentext.livelink.service.docman.Attribute
Gets the minimum number of values for the attribute.
getMission() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the mission of the project.
getModifiedDate() - Method in class com.opentext.livelink.service.core.Attachment
Returns the Date that should be stored in Livelink as the modified data
getModifiedDate() - Method in class com.opentext.livelink.service.core.FileAtts
Returns the Date that should be stored in Livelink as the modified data
getModifyDate() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Gets the date the attachment was last modified.
getModifyDate() - Method in class com.opentext.livelink.service.docman.Node
Gets the date the node was last modified.
getModifyDate() - Method in class com.opentext.livelink.service.docman.Version
Gets the modification date of the version.
getModifyPermission() - Method in class com.opentext.livelink.service.docman.NodePermissions
Gets the flag controlling modification of basic attributes (e.g. name, comment).
getMonthFormat() - Method in class com.opentext.livelink.service.core.DateFormat
Gets the format of the month.
getMultilingualMetadata(long, String[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Gets the multilingual metadata for a node in the specified languages.
getMustAuthenticate() - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Gets whether or not the WorkItem requires authentication.
getMyAssignments() - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets the assignments for the current user.
getMyChannels() - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets all channels the current user can see.
getMyDiscussions() - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets all discussions the current user can see.
getMyProjects() - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets all projects the current user can see.
getMyTaskLists() - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets all task lists the current user can see.
getN() - Method in class com.opentext.livelink.service.searchservices.NV
Gets the name.
getN() - Method in class com.opentext.livelink.service.searchservices.SGraph
Gets the nodes of this graph.
getN(int) - Method in class com.opentext.livelink.service.searchservices.SGraph
Gets the value at the specified index in the N array.
getName() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the name of the assignment.
getName() - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
Gets the name of the channel.
getName() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Gets the name of the attachment.
getName() - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
Gets the name of the discussion.
getName() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the name of the news item.
getName() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the name of the project.
getName() - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
Gets the name of the task list.
getName() - Method in class com.opentext.livelink.service.collaboration.TaskListItem
Gets the name of the node.
getName() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Gets the name of the release.
getName() - Method in class com.opentext.livelink.service.docman.MetadataLanguage
Gets the language name.
getName() - Method in class com.opentext.livelink.service.docman.MultilingualMetadata
Gets the name of the node.
getName() - Method in class com.opentext.livelink.service.docman.Node
Gets the name of the node.
getName() - Method in class com.opentext.livelink.service.docman.NodeFeature
Gets the name of the feature.
getName() - Method in class com.opentext.livelink.service.docman.Version
Gets the name of the version.
getName() - Method in class com.opentext.livelink.service.memberservice.Member
Gets the member's name.
getName() - Method in class com.opentext.livelink.service.memberservice.MemberRight
Gets the name.
getName() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets the name of the field.
getName() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the name of this form in the workflow map.
getNameFilter() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets a partial name to filter results against.
getNameSpaceTag() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the namespace to pre-append to Content Server tags (when schema is enabled).
getNews(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a news item.
getNickname() - Method in class com.opentext.livelink.service.docman.Node
Gets the nickname of the node.
getNode(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get node object.
getNodeAuditRecords(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get the list of audit records for a node.
getNodeByGUID(String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Retrieves a node by its GUID.
getNodeByName(long, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a node by parent ID and name.
getNodeByNickname(String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a node by its nickname.
getNodeByPath(long, String[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a node by root ID and path.
getNodeCount() - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
Gets the number of nodes encountered in the previous batch.
getNodeGUID(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Retrieves the GUID for a node.
getNodeID() - Method in class com.opentext.livelink.service.docman.CollectionItem
Gets the node ID.
getNodeID() - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Gets the ID of the node to which the event pertains.
getNodeID() - Method in class com.opentext.livelink.service.docman.NodePosition
Gets the ID of the child node.
getNodeID() - Method in class com.opentext.livelink.service.docman.Version
Gets the node ID of the version.
getNodeInfo() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets whether the DAPINODE is exported.
getNodeRights(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get the set of rights for a node.
getNodes() - Method in class com.opentext.livelink.service.docman.NodePageResult
Gets the list of nodes on the specified page.
getNodes(int) - Method in class com.opentext.livelink.service.docman.NodePageResult
Gets the value at the specified index in the Nodes array.
getNodes(long[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get node objects.
getNodesByNickname(String[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a list of nodes given a list of nicknames.
getNodesInContainer(long, GetNodesInContainerOptions) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Gets nodes that are in the provided container.
GetNodesInContainerOptions - Class in com.opentext.livelink.service.docman
GetNodesInContainerOptions is passed to GetNodesInContainer and describes the nodes wanted.
GetNodesInContainerOptions() - Constructor for class com.opentext.livelink.service.docman.GetNodesInContainerOptions
 
getNodeTemplate(long, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Gets a template of a node for subsequent creation using CreateNode.
getNodeTypes() - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Gets a list of node types.
getNumActive() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of tasks that have a status of Active.
getNumber() - Method in class com.opentext.livelink.service.docman.Version
Gets the version number.
getNumberOfPages() - Method in class com.opentext.livelink.service.core.PageHandle
Gets the number of pages in the result.
getNumberOfPages() - Method in class com.opentext.livelink.service.docman.NodePageResult
Gets the maximum number of pages (actual number will be based on permissions and hidden state).
getNumCancelled() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of tasks that have a status of Cancelled.
getNumCompleted() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of tasks that have a status of Completed.
getNumExtracted() - Method in class com.opentext.livelink.service.searchservices.ExtractResponse
Gets the number of objects that were successfully extracted.
getNumInprocess() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of tasks that have a status of In Process.
getNumIssue() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of tasks that have a status of Issue.
getNumLate() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of tasks that have a status of Late.
getNumOnHold() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of tasks that have a status of On Hold.
getNumPending() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of tasks that have a status of Pending.
getNumResultsToRetrieve() - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Gets the maximum size of the node set page to be returned.
getNumTasks() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of tasks in the milestone.
getObject() - Method in class com.opentext.livelink.service.searchservices.ExtractionFailure
Gets the object that failed to be extracted.
getObjectID() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the ID of the ProcessDefinition.
getObjectID() - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Gets the ID of the ProcessDefinition.
getObjectives() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the objectives of the project.
getObjectsInDateRange(Date, Date, String) - Method in class com.opentext.livelink.service.searchservices.IndexService_JAXWS
Gets a list of objects that should be in the index.
getOfficeLocation() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's office location.
getOnEdge() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets whether the field may occur on edges in the result graphs.
getOnNode() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets whether the field may occur on nodes in the result graphs.
getOrdering() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Gets the order of the discussion item.
getOriginalID() - Method in class com.opentext.livelink.service.docman.NodeReferenceInfo
Gets the ID of the referenced node.
getOriginalTargetDate() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the original target date to complete the milestone
getOriginalType() - Method in class com.opentext.livelink.service.docman.NodeReferenceInfo
Gets the type of the referenced node.
getOTDSResourceID() - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Returns the configured OTDS Resource ID, if OTDS integration is enabled.
getOTDSServer() - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Returns the configured OTDS Server, if OTDS integration is enabled.
getOwner() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets whether the exported node's owner should be the owner of the imported node.
getOwner() - Method in class com.opentext.livelink.service.docman.Version
Gets the owner of the version.
getOwnerGroupRight() - Method in class com.opentext.livelink.service.docman.NodeRights
Gets the Owner Group rights for the node.
getOwnerID() - Method in class com.opentext.livelink.service.core.ImportOptions
Gets the owner of all nodes to be imported (if set).
getOwnerName() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Gets the name of the owner of the attachment.
getOwnerRight() - Method in class com.opentext.livelink.service.docman.NodeRights
Gets the Owner rights for the node.
getPageContext() - Method in class com.opentext.livelink.service.docman.NodePageResult
Gets the page context is a state token which should be used when getting next page.
getPageContext() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets the state token from prior call's NodePageResult.
getPagedNodeAuditData(long, PageHandle) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get the list of audit records for a node, page by page.
getPageHandle() - Method in class com.opentext.livelink.service.docman.PagedNodeAuditData
Gets the page handle to be supplied for subsequent pages.
getPageHandle() - Method in class com.opentext.livelink.service.memberservice.MemberSearchResults
Gets the page handle for the current search.
getPageHandle() - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Gets the PageHandle for dealing with pages of results.
getPageHandle() - Method in class com.opentext.livelink.service.workflowservice.WorkItemResult
Gets the PageHandle for dealing with pages of results.
getPageHandleID() - Method in class com.opentext.livelink.service.core.PageHandle
Gets the unique page handle ID used to retrieve subsequent pages.
getPageNumber() - Method in class com.opentext.livelink.service.core.PageHandle
Gets the current page number contained within this PageHandle.
getPageNumber() - Method in class com.opentext.livelink.service.docman.NodePageResult
Gets the page number returned, or 0 if the page does not exist.
getPageNumber() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets the page number requested.
getPageSize() - Method in class com.opentext.livelink.service.core.PageHandle
Gets the number of results per page.
getPageSize() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets the number of items per page.
getPageSize() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Gets the maximum number of members to return.
getPageSize() - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Gets the number of results per page.
getParentID() - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
Gets the parent ID of the container for the channel.
getParentID() - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
Gets the parent ID of the container for the discussion.
getParentID() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Gets the parent ID of the discussion item.
getParentID() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the parent ID of the news item.
getParentID() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the parent ID of the container for the project.
getParentID() - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
Gets the parent ID of the container for the task list.
getParentID() - Method in class com.opentext.livelink.service.collaboration.TaskListItem
Gets the parent ID of the node.
getParentID() - Method in class com.opentext.livelink.service.docman.Node
Gets the ID of the parent node of the node.
getPartialData() - Method in class com.opentext.livelink.service.docman.Node
Gets the flag indicating whether the node's data is partially filled or complete.
getParticipants(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets project participants.
getPassword() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's password.
getPercentCancelled() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the percentage of tasks that have a status of Cancelled.
getPercentComplete() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the percentage of tasks that have a status of Complete.
getPercentInprocess() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the percentage of tasks that have a status of In Process.
getPercentIssue() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the percentage of tasks that have a status of Issue.
getPercentLate() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the percentage of tasks that have a status of Late.
getPercentOnHold() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the percentage of tasks that have a status of On Hold.
getPercentPending() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the percentage of tasks that have a status of Pending.
getPerformerID() - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Gets the ID of the user who performed the event.
getPermissions() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets whether the creator/owner of nodes and ACLs are exported.
getPermissions() - Method in class com.opentext.livelink.service.docman.Node
Gets the Permissions object representing the authenticated user's permission on the node.
getPermissions() - Method in class com.opentext.livelink.service.docman.NodeRight
Gets the permissions (or access rights) for the node.
getPermissions() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the permissions configured for the Activity.
getPhone() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's phone number.
getPosition() - Method in class com.opentext.livelink.service.docman.Node
Gets the position of the node (used for nodes contained in compound documents).
getPosition() - Method in class com.opentext.livelink.service.docman.NodePosition
Gets the new position of the node.
getPostedBy() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Gets the ID of the user who posted the discussion item.
getPostedDate() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Gets the date the discussion item was posted.
getPriority() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the priority of the assignment.
getPriority() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the priority of the task.
getPriority() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the priority of the Activity (high=100,medium=50,low=0).
getPriority() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the priority of the WorkItem.
getPriorityColor() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the color to display the priority (e.g. #00FF00).
getPriorityString() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the priority of the assignment (as an xLated String).
getPrivileges() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's privileges.
getProcessData() - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Gets the list of ProcessData for each ProcessInstance.
getProcessData(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Gets the value at the specified index in the ProcessData array.
getProcessData(long, long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Gets the application data associated with a process instance
getProcessDefinition(long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Gets a process definition (workflow map).
getProcessDefinitionEx(long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Gets a process definition (workflow map), including activity permissions.
getProcesses() - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Gets the list of ProcessInstances based on the settings in the PageHandle object.
getProcesses(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Gets the value at the specified index in the Processes array.
getProcessID() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the ID of the ProcessInstance that the ActivityInstance is part of.
getProcessID() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the ID of the ProcessInstance.
getProcessID() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the ID of the Process that the WorkItem is part of.
getProcessStartData(long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Retrieves the data required for starting a Process for the specified ProcessDefinition using the StartProcess method.
getProcessStatus() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the current ProcessStatus of the WorkItem.
getProcessStatus(long, long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Gets the status of a process instance
getProcessTitle() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the title of the process the WorkItem is part of.
getProject(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a project.
getProjectID() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Gets the ID of the project.
getProviderID() - Method in class com.opentext.livelink.service.docman.Version
Gets the provider ID for the version.
getProviderName() - Method in class com.opentext.livelink.service.docman.Version
Gets the provider name for the version.
getPublicAccess() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets whether public access is allowed.
getPublicAccessEnabled() - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Gets whether the member has public access privileges.
getPublicRight() - Method in class com.opentext.livelink.service.docman.NodeRights
Gets the Public Access rights for the node.
getQueryLanguage() - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Gets the query language used to interpret the other features in this search.
getQueryLanguageDescription(String, String) - Method in class com.opentext.livelink.service.searchservices.SearchService_JAXWS
Gets a description of how to use the query language, including syntax and semantics.
getR() - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the values of any real fields on this edge.
getR() - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the values of any real fields on this node.
getR(int) - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the value at the specified index in the R array.
getR(int) - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the value at the specified index in the R array.
getReadList(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets the read list of a discussion for the current user.
getReadOnly() - Method in class com.opentext.livelink.service.docman.Attribute
Gets whether or not the attribute is read-only.
getReadyDate() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the date the ActivityInstance became ready.
getReadyDate() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the date the WorkItem became ready.
getReals() - Method in class com.opentext.livelink.service.searchservices.DataBagType
Gets the names of any real attributes in the corresponding edge or node.
getReals(int) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Gets the value at the specified index in the Reals array.
getReferenceInfo() - Method in class com.opentext.livelink.service.docman.Node
Gets the NodeReferenceInfo object for the node, if it is a reference node.
getRelease(long, long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a release.
getReleased() - Method in class com.opentext.livelink.service.docman.Node
Gets the flag indicating whether the node is released.
getReleaseID() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Gets the ID of the Release Compound Document.
getRenditionContents(long, long, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Retrieve a rendition's file contents.
getRenditionContentsContext(long, long, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Store the meta-data for getting a rendition's file contents in a method context on the server.
getReplyByName(long, String) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a reply by its name.
getRequestContext() - Method in class com.opentext.livelink.service.core.Service
 
getRequired() - Method in class com.opentext.livelink.service.docman.Attribute
Gets the required flag for the attribute, which controls whether a value is required for the attribute.
getRequiredForm() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets whether or not the required checkbox is checked for this form on the workflow map.
getRequireDisposition() - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Gets whether or not a disposition is required for the activity.
getReservationInfo() - Method in class com.opentext.livelink.service.docman.Node
Gets the NodeReservationInfo object for the node, if it is reservable.
getReserved() - Method in class com.opentext.livelink.service.docman.NodeReservationInfo
Gets the reserved flag for the node.
getReservedBy() - Method in class com.opentext.livelink.service.docman.NodeReservationInfo
Gets the ID of the user who reserved the node.
getReservedDate() - Method in class com.opentext.livelink.service.docman.NodeReservationInfo
Gets the date the node was reserved.
getReservePermission() - Method in class com.opentext.livelink.service.docman.NodePermissions
Gets the flag controlling node reservation.
getResources() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the number of members working on the milestone.
getResultAnalysis() - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Gets any out of band information related to the results.
getResultAnalysis(int) - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Gets the value at the specified index in the ResultAnalysis array.
getResultOrderSpec() - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Gets the specification of the order of the result items.
getResultPageDescription(String, String) - Method in class com.opentext.livelink.service.searchservices.SearchService_JAXWS
Gets a description of the result page graph structures.
getResults() - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Gets the requested page of search results.
getResultSetSpec() - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Gets the specification of the set of items to be returned.
getResultTransformationSpec() - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Gets the specification of the final returned format of the graphs.
getResultTransformationSpec(int) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Gets the value at the specified index in the ResultTransformationSpec array.
getResumeOnComplete() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets whether or not to resume on completion.
getRetrievable() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets whether the field value can be used in the resulttransformation spec.
getRetrieveActivities() - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Gets whether or not to retrieve the ActivityInstances for the Process.
getRetrieveProcessData() - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Gets whether or not to retrieve the ApplicationData for the Process.
getRightID() - Method in class com.opentext.livelink.service.docman.NodeRight
Gets the ID of the member for the right (not applicable for a Public right).
getRole() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipant
Gets the ProjectRole of the participant.
getRole() - Method in class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
Gets the role that will be updated.
getRoleAction() - Method in class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
Gets the action to perform (e.g. add or remove the user from the role).
getRoles() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the list of Roles to be used with the ProcessDefinition.
getRoles(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the value at the specified index in the Roles array.
getRootNode(String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a root node by root node type, one of 'EnterpriseWS', 'PersonalWS', 'CategoriesWS', 'ReportsWS', 'System'.
getRootNodeTypes() - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Gets a list of all root node types that are available.
getRows() - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
Gets the number of rows in the text area which displays the attribute value.
getS() - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the values of any string fields on this edge.
getS() - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the values of any string fields on this node.
getS(int) - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the value at the specified index in the S array.
getS(int) - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the value at the specified index in the S array.
getSchema() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets whether a link to the Content Server schema is added.
getScope() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the scope of a parent to export.
getScope() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Gets the scope of the search.
getSearch() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Gets the string to search for.
getSearchable() - Method in class com.opentext.livelink.service.docman.Attribute
Gets the searchable flag for the attribute, which controls whether the attribute is searchable.
getSearchable() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets whether the field can be used in the ResultSetSpec or the ResultOrderSpec.
getSearchResults(PageHandle) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets the results of searching for members.
getSeeAllComments() - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Gets whether or not the user can see all comments.
getSeeContentsPermission() - Method in class com.opentext.livelink.service.docman.NodePermissions
Gets the flag controlling permission to see the contents of a node.
getSeePermission() - Method in class com.opentext.livelink.service.docman.NodePermissions
Gets the flag controlling permission to see a node.
getSendForReview() - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Gets whether or not the user can send the activity for review.
getSeparator1() - Method in class com.opentext.livelink.service.core.DateFormat
Gets the first separator character.
getSeparator2() - Method in class com.opentext.livelink.service.core.DateFormat
Gets the second separator character.
getServerDateTime() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets the Content Server current date and time.
getServerInfo() - Method in class com.opentext.livelink.service.core.AdminService_JAXWS
Gets information about the server.
getServerVersion() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets the Content Server release version.
getServerVersionMajor() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets the major version of Content Server.
getServerVersionMicro() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets the micro version of Content Server.
getServerVersionMinor() - Method in class com.opentext.livelink.service.core.ServerInfo
Gets the minor version of Content Server.
getServiceDescription() - Method in class com.opentext.livelink.service.core.ServiceInfo
Gets the description of the service.
getServiceList() - Method in class com.opentext.livelink.service.core.AdminService_JAXWS
Gets the list of available services.
getServiceName() - Method in class com.opentext.livelink.service.core.ServiceInfo
Gets the name of the service.
getServiceNamespace() - Method in class com.opentext.livelink.service.core.ServiceInfo
Gets the namespace of the service.
getSessionExpirationDate() - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Gets the expiration date for the current authentication session, if any.
getShowTime() - Method in class com.opentext.livelink.service.docman.DateAttribute
Gets the ShowTime flag for the attribute, which controls whether the time should be displayed in the user interface.
getSize() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Gets the size of the attachment.
getSkippedCount() - Method in class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
Gets the number of nodes skipped in the previous batch..
getSkippedNodeCount() - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
Gets the total number of nodes skipped in the entire operation.
getSkipWeekends() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets whether or not to skip weekends in date calculations.
getSourceActivity() - Method in class com.opentext.livelink.service.workflowservice.TransitionLink
Gets the ID of the source Activity.
getSplitTran() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets nothing.
getStartDate() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the start date of the project.
getStartDate() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the date the task started.
getStartDate() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the date and time the Activity was started.
getStationery() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets whether or not this form is a stationery pad.
getStatus() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the status of the assignment.
getStatus() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the current status of the project.
getStatus() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Gets the current status of the task.
getStatus() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the current status of the ActivityInstance
getStatus() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the current status of the ProcessInstance (suspended=1,executing=2,done=-1,stopped=-2,archived=-3).
getStatus() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the current WorkItemStatus of the WorkItem.
getStatusColor() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the color to display the status (e.g. #00FF00).
getStatusString() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the status of the assignment (as an xLated String).
getStorageMechID() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the integer identifier of which storage mechanism to use for this form, 0 if none.
getStorageModel() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets where this field is stored (e.g. rdb, memory, or disk).
getStory() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Gets the story of the news item.
getStrings() - Method in class com.opentext.livelink.service.searchservices.DataBagType
Gets the names of any string attributes in the corresponding edge or node.
getStrings(int) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Gets the value at the specified index in the Strings array.
getStringValue() - Method in class com.opentext.livelink.service.docman.NodeFeature
Gets the string value of the feature.
getStyleSheet() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the stylesheet to apply to perform the transform (when transform is enabled).
getSubject() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Gets the subject of the discussion item.
getSubmitMechID() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the integer identifier of which submission mechanism to use for this form, 0 if none.
getSubProcessID() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the ID of the SubProcess that the ActivityInstance is part of.
getSubProcessID() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the ID of the SubProcess of this ProcessInstance.
getSubProcessID() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the ID of the SubProcess that the WorkItem is part of.
getSubReportID() - Method in class com.opentext.livelink.service.docman.ReportResult
Gets the ID of the Sub-Report
getSubReportParameters() - Method in class com.opentext.livelink.service.docman.ReportResult
Gets the parameters for the Sub-Report.
getSubReportParameters(int) - Method in class com.opentext.livelink.service.docman.ReportResult
Gets the value at the specified index in the SubReportParameters array.
getSubtype() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the task subtype.
getSubType() - Method in class com.opentext.livelink.service.collaboration.Assignment
Gets the subtype of the assignment.
getSubWorkID() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the integer identifier of the subworkflow this instance of form data comes from.
getSupportedQueryLanguages() - Method in class com.opentext.livelink.service.searchservices.SearchService_JAXWS
Gets the list of supported query languages.
getSupportsAdvancedVersionControl() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the flag indicating whether the node supports advanced versioning.
getTargetDate() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Gets the current target date to complete the milestone.
getTargetDate() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Gets the target date to complete the project.
getTask(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a task.
getTaskGroup(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a task group.
getTaskID() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the integer identifier of the task this instance of form data comes from.
getTaskList(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a task list.
getTemplateID() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the integer identifier of the template this form is based on.
getTimeZone() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's time zone.
getTitle() - Method in class com.opentext.livelink.service.docman.ReportResult
Gets the title of the LiveReport.
getTitle() - Method in class com.opentext.livelink.service.memberservice.User
Gets the user's title.
getTitle() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the title of the Activity.
getTitle() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Gets the title of the ActivityInstance.
getTitle() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the title of the ProcessDefinition.
getTitle() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Gets the title of the ProcessInstance.
getTitle() - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Gets the title of the ProcessInstance to be created.
getTitle() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Gets the title of the WorkItem.
getToID() - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the ID of the node this edge points to.
getTopicByName(long, String) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a topic by its name.
getTopicReply(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets a topic or reply.
getTotal() - Method in class com.opentext.livelink.service.collaboration.UnreadInfo
Gets the total number of DiscussionItems.
getTotalNodeCount() - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
Gets the total number of nodes encountered in the entire operation.
getTransform() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets whether a transform will be performed on the exported content.
getTransitionLinks() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the links between Activities in the ProcessDefinition.
getTransitionLinks(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Gets the value at the specified index in the TransitionLinks array.
getTransitionType() - Method in class com.opentext.livelink.service.workflowservice.TransitionLink
Gets the TransitionType of the link between Activities.
getType() - Method in class com.opentext.livelink.service.docman.Attribute
Gets the primitive type of the attribute, one of "String", "Integer", "Real", "Date" or "Boolean".
getType() - Method in class com.opentext.livelink.service.docman.AttributeGroup
Gets the type of the group (e.g.
getType() - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Gets the type of the group definition (e.g.
getType() - Method in class com.opentext.livelink.service.docman.Node
Gets the type name of the node.
getType() - Method in class com.opentext.livelink.service.docman.NodeFeature
Gets the primitive type of the feature (String, Integer, Long, Date or Boolean).
getType() - Method in class com.opentext.livelink.service.docman.NodeRight
Gets the type of right (Owner, OwnerGroup, Public or ACL).
getType() - Method in class com.opentext.livelink.service.docman.Version
Gets the type of version.
getType() - Method in class com.opentext.livelink.service.memberservice.Member
Gets the member type (i.e.
getType() - Method in class com.opentext.livelink.service.memberservice.MemberRight
Gets the type.
getType() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets the type of data associated with this field.
getType() - Method in class com.opentext.livelink.service.searchservices.SEdge
Gets the id of the DataBagType which describes this edge.
getType() - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Gets the types used in the fResultAnalysis.
getType() - Method in class com.opentext.livelink.service.searchservices.SNode
Gets the ID of the DataBagType which describes this node.
getType() - Method in class com.opentext.livelink.service.searchservices.SResultPage
Gets the types of the edges and nodes in the graphs of fItem.
getType() - Method in class com.opentext.livelink.service.workflowservice.Activity
Gets the task type.
getType(int) - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Gets the value at the specified index in the Type array.
getType(int) - Method in class com.opentext.livelink.service.searchservices.SResultPage
Gets the value at the specified index in the Type array.
getTypeFilter() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Gets the name of a type to use for filtering the results.
getUnread() - Method in class com.opentext.livelink.service.collaboration.UnreadInfo
Gets the number of unread DiscussionItems.
getUnreadInfo(long[]) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets the unread information of a list of discussions for the current user.
getUpgradedCount() - Method in class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
Gets the number of nodes upgraded in the previous batch..
getUserByLoginName(String) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets a user by their login name.
getUserByLoginNameInDomain(String, long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets a user in a specified domain by their login name.
getUserID() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Gets the ID of the user who created the attachment.
getUserID() - Method in class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
Gets the ID of the user whose role will be updated.
getV() - Method in class com.opentext.livelink.service.searchservices.NV
Gets the value.
getValidTypes() - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
Gets the list of valid item types.
getValidTypes(int) - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
Gets the value at the specified index in the ValidTypes array.
getValidValues() - Method in class com.opentext.livelink.service.docman.DateAttribute
Gets the array of valid values for the attribute.
getValidValues() - Method in class com.opentext.livelink.service.docman.IntegerAttribute
Gets the array of valid values for the attribute.
getValidValues() - Method in class com.opentext.livelink.service.docman.RealAttribute
Gets the array of valid values for the attribute.
getValidValues() - Method in class com.opentext.livelink.service.docman.StringAttribute
Gets the list of valid values for this attribute.
getValidValues() - Method in class com.opentext.livelink.service.docman.UserAttribute
Gets the list of valid values for this attribute.
getValidValues(int) - Method in class com.opentext.livelink.service.docman.DateAttribute
Gets the value at the specified index in the ValidValues array.
getValidValues(int) - Method in class com.opentext.livelink.service.docman.IntegerAttribute
Gets the value at the specified index in the ValidValues array.
getValidValues(int) - Method in class com.opentext.livelink.service.docman.RealAttribute
Gets the value at the specified index in the ValidValues array.
getValidValues(int) - Method in class com.opentext.livelink.service.docman.StringAttribute
Gets the value at the specified index in the ValidValues array.
getValidValues(int) - Method in class com.opentext.livelink.service.docman.UserAttribute
Gets the value at the specified index in the ValidValues array.
getValue() - Method in class com.opentext.livelink.service.core.BooleanObject
Gets the Boolean value.
getValue() - Method in class com.opentext.livelink.service.core.IntegerObject
Gets the Integer value.
getValue() - Method in class com.opentext.livelink.service.core.StringObject
Gets the String value.
getValue() - Method in class com.opentext.livelink.service.workflowservice.ProcessStatusObject
Gets the ProcessStatus value.
getValue() - Method in class com.opentext.livelink.service.workflowservice.WorkItemPriorityObject
Gets the WorkItemPriority value.
getValues() - Method in class com.opentext.livelink.service.core.BooleanValue
Gets the Boolean values contained in this object.
getValues() - Method in class com.opentext.livelink.service.core.DateValue
Gets the Date values contained in this object.
getValues() - Method in class com.opentext.livelink.service.core.IntegerValue
Gets the Integer values contained in this object.
getValues() - Method in class com.opentext.livelink.service.core.RealValue
Gets the Real values contained in this object.
getValues() - Method in class com.opentext.livelink.service.core.RowValue
Gets the DataValues contained in this object.
getValues() - Method in class com.opentext.livelink.service.core.StringValue
Gets the String values contained in this object.
getValues() - Method in class com.opentext.livelink.service.core.TableValue
Gets the RowValues contained in this object.
getValues() - Method in class com.opentext.livelink.service.docman.AttributeGroup
Gets the list of DataValue objects representing the value of the group.
getValues() - Method in class com.opentext.livelink.service.docman.BooleanAttribute
Gets the array of default values for the attribute.
getValues() - Method in class com.opentext.livelink.service.docman.DateAttribute
Gets the array of default values for the attribute.
getValues() - Method in class com.opentext.livelink.service.docman.IntegerAttribute
Gets the array of default values for the attribute.
getValues() - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
Gets the array of default values for the attribute.
getValues() - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
Gets the array of default values for the attribute.
getValues() - Method in class com.opentext.livelink.service.docman.RealAttribute
Gets the array of default values for the attribute.
getValues() - Method in class com.opentext.livelink.service.docman.SetAttribute
Gets the array of default values for the attribute.
getValues() - Method in class com.opentext.livelink.service.docman.StringAttribute
Gets the array of default values for the attribute.
getValues() - Method in class com.opentext.livelink.service.docman.UserAttribute
Gets the array of default values for the attribute.
getValues(int) - Method in class com.opentext.livelink.service.core.BooleanValue
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.core.DateValue
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.core.IntegerValue
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.core.RealValue
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.core.RowValue
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.core.StringValue
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.core.TableValue
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.AttributeGroup
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.BooleanAttribute
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.DateAttribute
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.IntegerAttribute
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.RealAttribute
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.SetAttribute
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.StringAttribute
Gets the value at the specified index in the Values array.
getValues(int) - Method in class com.opentext.livelink.service.docman.UserAttribute
Gets the value at the specified index in the Values array.
getVerMajor() - Method in class com.opentext.livelink.service.docman.Version
Gets the version major number.
getVerMinor() - Method in class com.opentext.livelink.service.docman.Version
Gets the version minor number.
getVersion() - Method in class com.opentext.livelink.service.docman.CollectionItem
Gets the version number of the node (0 represents current version, null represents not version specific).
getVersion() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the integer identifier of the version this instance of form data comes from.
getVersion(long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get version object.
getVersionByGUID(String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Retrieves a version by its GUID.
getVersionContents(long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get version's contents.
getVersionContentsContext(long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Store the meta-data for getting a version's contents in a method context on the server.
getVersionGUID(long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Retrieves the GUID for a specific version of a node.
getVersionInfo() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the controls for the versions of documents.
getVersionInfo() - Method in class com.opentext.livelink.service.docman.Node
Gets the NodeVersionInfo object for the node, if it supports versions.
getVersionNum() - Method in class com.opentext.livelink.service.docman.NodeReferenceInfo
Gets the referenced version number of the referenced node (e.g. for a Generation node).
getVersionNum() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the current version number of the node.
getVersionNumber() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the specific version that is exported of a document.
getVersions() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the list of versions of the node.
getVersions(int) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the value at the specified index in the Versions array.
getVersionsToKeep() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Gets the number of versions that will be kept.
getView() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the view that is used to display this instance of form data for this step.
getVolumeID() - Method in class com.opentext.livelink.service.docman.Node
Gets the volume ID of the node.
getWhere() - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Gets the advanced search filtering options.
getWorkID() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Gets the integer identifier of the workflow this instance of form data comes from.
getWorkItemData(long, long, int) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Gets the application data associated with a WorkItem
getWorkItemDetails(long, long, int) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Gets the application data and actions associated with a WorkItem
getWorkItems() - Method in class com.opentext.livelink.service.workflowservice.WorkItemResult
Gets the list of WorkItems based on the settings in the PageHandle object.
getWorkItems(int) - Method in class com.opentext.livelink.service.workflowservice.WorkItemResult
Gets the value at the specified index in the WorkItems array.
getXD() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets the additional data associated with a field.
getXD(int) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Gets the value at the specified index in the XD array.
getXmlAttributes() - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the list of strings that set which XML attriubtes to run during the export.
getXmlAttributes(int) - Method in class com.opentext.livelink.service.core.ExportOptions
Gets the value at the specified index in the XmlAttributes array.
getYearFormat() - Method in class com.opentext.livelink.service.core.DateFormat
Gets the format of the year.
Group - Class in com.opentext.livelink.service.memberservice
Group represents a group of users in the system.
Group() - Constructor for class com.opentext.livelink.service.memberservice.Group
 
GROUP - com.opentext.livelink.service.memberservice.SearchFilter
Search on groups.
GROUP - com.opentext.livelink.service.memberservice.SearchScope
Search only within the specified group.
GroupOptions - Enum in com.opentext.livelink.service.workflowservice
GroupOptions defines the options available for assigning a WorkItem to a group.
GUEST - com.opentext.livelink.service.collaboration.ProjectRole
A guest of a project.

H

High - com.opentext.livelink.service.workflowservice.WorkItemPriority
The WorkItem has a high priority.
HIGH - com.opentext.livelink.service.collaboration.TaskPriority
High priority.

I

impersonateApplication(String) - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Gets an application token for the impersonated application ID.
impersonateUser(String) - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Gets a login token for the impersonated user.
ImportOptions - Class in com.opentext.livelink.service.core
ImportOptions is used to control how an import is performed.
ImportOptions() - Constructor for class com.opentext.livelink.service.core.ImportOptions
 
importProcessDefinition(long, String, String, boolean, boolean, Attachment) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Create a new process definition based on an exported process definition file.
importXml(long, ImportOptions, Attachment) - Method in class com.opentext.livelink.service.core.XmlService_JAXWS
Import xml
importXmlContext(long, ImportOptions) - Method in class com.opentext.livelink.service.core.XmlService_JAXWS
Store the meta-data for importing in a method context on the server.
IndexService_JAXWS - Class in com.opentext.livelink.service.searchservices
IndexService defines the service that is reponsible for performing operations on the index.
IndexService_JAXWS() - Constructor for class com.opentext.livelink.service.searchservices.IndexService_JAXWS
 
Initiated - com.opentext.livelink.service.workflowservice.SearchFilter
List the processes the current user has initiated.
Initiator - com.opentext.livelink.service.workflowservice.ActivitySubtype
Initiator activity.
INPROCESS - com.opentext.livelink.service.collaboration.TaskStatus
In Process status.
IntegerAttribute - Class in com.opentext.livelink.service.docman
An IntegerAttribute represents Integer values.
IntegerAttribute() - Constructor for class com.opentext.livelink.service.docman.IntegerAttribute
 
IntegerObject - Class in com.opentext.livelink.service.core
IntegerObject is a wrapper for an Integer value.
IntegerObject() - Constructor for class com.opentext.livelink.service.core.IntegerObject
 
IntegerValue - Class in com.opentext.livelink.service.core
IntegerValue represents a named piece of data of type Integer.
IntegerValue() - Constructor for class com.opentext.livelink.service.core.IntegerValue
 
IServiceDataObject - Interface in com.opentext.livelink.service.core
Defines the common behavior of all Service Data Objects (SDO).
ISSUE - com.opentext.livelink.service.collaboration.TaskStatus
Issue status.
ItemHandler - com.opentext.livelink.service.workflowservice.ActivitySubtype
Item handler activity.
ItemReferenceAttribute - Class in com.opentext.livelink.service.docman
An ItemReferenceAttribute represents items in Content Server, stored as item ID integer values.
ItemReferenceAttribute() - Constructor for class com.opentext.livelink.service.docman.ItemReferenceAttribute
 

K

Killed - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance was killed.
Killed - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is killed.

L

LASTNAME - com.opentext.livelink.service.memberservice.SearchColumn
Search on last Name.
Late - com.opentext.livelink.service.workflowservice.ProcessStatus
Shows the process instance is late.
ListDescription - Class in com.opentext.livelink.service.searchservices
ListDescription describes a page of the complete list of search results.
ListDescription() - Constructor for class com.opentext.livelink.service.searchservices.ListDescription
 
listMemberOf(long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets the groups a member belongs to.
listMembers(long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets the members of a group.
listMilestones(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets the milestones in a task list.
listNews(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets the news items in a channel.
listNodes(long, boolean) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get list of child nodes with name and description based on the user's preferred language.
listNodesByName(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get list of child nodes with name and description based on the core values.
listNodesByPage(long, NodePageSpecification) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a page of child nodes with name and description based on the user's preferred language.
listNodesByPageAndName(long, NodePageSpecification) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a page of child nodes with name and description based on the core values.
listProcesses(ProcessSearchOptions) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Setup a search for process instances in the system
listProcessHistory(long, long, Integer) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Gets the history of a process
listReferences(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get list of () nodes which reference specified node.
listReleases(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
List all releases of compound document node.
listRenditions(long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Get a list of renditions for the specified node version.
listReplies(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets the replies to a topic or reply.
listRightsByID(long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Gets the rights for a member.
listTaskGroups(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets the task groups in a task list or task group.
listTasks(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets the tasks in a task list or task group.
listTopics(long) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Gets the topics in a discussion.
listWorkItems(PageHandle) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Lists the WorkItems assigned to the current user
listWorkItemsEx(PageHandle) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Lists the WorkItems assigned to the current user, including the workflow title and WorkItem priority
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.Assignment
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.DiscussionReadList
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.NewsAttachment
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipant
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
 
load(LLValue) - Method in enum com.opentext.livelink.service.collaboration.ProjectRole
 
load(LLValue) - Method in enum com.opentext.livelink.service.collaboration.ProjectRoleAction
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
 
load(LLValue) - Method in enum com.opentext.livelink.service.collaboration.ProjectStatus
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.ReplyInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.TaskGroupInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.TaskListItem
 
load(LLValue) - Method in enum com.opentext.livelink.service.collaboration.TaskPriority
 
load(LLValue) - Method in enum com.opentext.livelink.service.collaboration.TaskStatus
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.TopicAttachment
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.TopicInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.collaboration.UnreadInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.core.BooleanObject
 
load(LLValue) - Method in class com.opentext.livelink.service.core.BooleanValue
 
load(LLValue) - Method in class com.opentext.livelink.service.core.ChunkedOperationContext
 
load(LLValue) - Method in class com.opentext.livelink.service.core.DataValue
 
load(LLValue) - Method in class com.opentext.livelink.service.core.DateFormat
 
load(LLValue) - Method in enum com.opentext.livelink.service.core.DateOrder
 
load(LLValue) - Method in class com.opentext.livelink.service.core.DateValue
 
load(LLValue) - Method in enum com.opentext.livelink.service.core.ExportContent
 
load(LLValue) - Method in class com.opentext.livelink.service.core.ExportOptions
 
load(LLValue) - Method in enum com.opentext.livelink.service.core.ExportScope
 
load(LLValue) - Method in enum com.opentext.livelink.service.core.ExportVersionInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.core.FileAtts
 
load(LLValue) - Method in class com.opentext.livelink.service.core.ImportOptions
 
load(LLValue) - Method in class com.opentext.livelink.service.core.IntegerObject
 
load(LLValue) - Method in class com.opentext.livelink.service.core.IntegerValue
 
load(LLValue) - Method in interface com.opentext.livelink.service.core.IServiceDataObject
Deserialize an ServiceDataObject from an LLValue that is received from Livelink.
load(LLValue) - Method in enum com.opentext.livelink.service.core.MonthFormat
 
load(LLValue) - Method in class com.opentext.livelink.service.core.PageHandle
 
load(LLValue) - Method in class com.opentext.livelink.service.core.PrimitiveValue
 
load(LLValue) - Method in class com.opentext.livelink.service.core.RealValue
 
load(LLValue) - Method in class com.opentext.livelink.service.core.RowValue
 
load(LLValue) - Method in class com.opentext.livelink.service.core.ServerInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.core.ServiceDataObject
 
load(LLValue) - Method in class com.opentext.livelink.service.core.ServiceInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.core.StringObject
 
load(LLValue) - Method in class com.opentext.livelink.service.core.StringValue
 
load(LLValue) - Method in class com.opentext.livelink.service.core.TableValue
 
load(LLValue) - Method in enum com.opentext.livelink.service.core.YearFormat
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.Attribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.AttributeGroup
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
 
load(LLValue) - Method in enum com.opentext.livelink.service.docman.AttributeSourceType
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.BooleanAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.CategoryInheritance
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.CollectionItem
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.CopyOptions
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.DateAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.GetNodesInContainerOptions
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.IntegerAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.Metadata
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.MetadataLanguage
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.MoveOptions
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.MultilingualMetadata
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.Node
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodeContainerInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodeFeature
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodePageResult
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodePermissions
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodePosition
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodeReferenceInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodeReservationInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodeRight
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodeRights
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.PagedNodeAuditData
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.PrimitiveAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.RealAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.ReportResult
 
load(LLValue) - Method in enum com.opentext.livelink.service.docman.RightOperation
 
load(LLValue) - Method in enum com.opentext.livelink.service.docman.RightPropagation
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.SetAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.StringAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.UserAttribute
 
load(LLValue) - Method in class com.opentext.livelink.service.docman.Version
 
load(LLValue) - Method in class com.opentext.livelink.service.memberservice.Domain
 
load(LLValue) - Method in class com.opentext.livelink.service.memberservice.Group
 
load(LLValue) - Method in class com.opentext.livelink.service.memberservice.Member
 
load(LLValue) - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
 
load(LLValue) - Method in class com.opentext.livelink.service.memberservice.MemberRight
 
load(LLValue) - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
 
load(LLValue) - Method in class com.opentext.livelink.service.memberservice.MemberSearchResults
 
load(LLValue) - Method in enum com.opentext.livelink.service.memberservice.SearchColumn
 
load(LLValue) - Method in enum com.opentext.livelink.service.memberservice.SearchFilter
 
load(LLValue) - Method in enum com.opentext.livelink.service.memberservice.SearchMatching
 
load(LLValue) - Method in enum com.opentext.livelink.service.memberservice.SearchScope
 
load(LLValue) - Method in class com.opentext.livelink.service.memberservice.User
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.DataBagType
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.ExtractionFailure
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.ExtractResponse
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.ListDescription
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.NV
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.SEdge
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.SGraph
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.SNode
 
load(LLValue) - Method in class com.opentext.livelink.service.searchservices.SResultPage
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.ActionOnComplete
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.Activity
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.ActivityStatus
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.ActivitySubtype
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.ActivityType
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ApplicationData
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.AttachmentData
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.AttributeData
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.CommentData
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.EmailAttachmentAction
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.FormData
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.GroupOptions
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ProcessData
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.ProcessStatus
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.ProcessStatusObject
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.SearchFilter
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.TransitionLink
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.TransitionType
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.WorkItemPriority
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.WorkItemPriorityObject
 
load(LLValue) - Method in class com.opentext.livelink.service.workflowservice.WorkItemResult
 
load(LLValue) - Method in enum com.opentext.livelink.service.workflowservice.WorkItemStatus
 
lockRelease(long, long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Lock a release.
lockVersion(long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Lock a version.
Loop - com.opentext.livelink.service.workflowservice.TransitionType
A link to a previous activity.
Low - com.opentext.livelink.service.workflowservice.WorkItemPriority
The WorkItem has a low priority.
LOW - com.opentext.livelink.service.collaboration.TaskPriority
Low priority.

M

MAILADDRESS - com.opentext.livelink.service.memberservice.SearchColumn
Search on email address.
Managed - com.opentext.livelink.service.workflowservice.SearchFilter
List the processes the current user manages.
Medium - com.opentext.livelink.service.workflowservice.WorkItemPriority
The WorkItem has a medium priority.
MEDIUM - com.opentext.livelink.service.collaboration.TaskPriority
Medium priority.
Member - Class in com.opentext.livelink.service.memberservice
Member is the abstract class for User and Group objects.
Member() - Constructor for class com.opentext.livelink.service.memberservice.Member
 
MEMBER - com.opentext.livelink.service.collaboration.ProjectRole
A member of a project.
MemberAccept - com.opentext.livelink.service.workflowservice.GroupOptions
One member of the group must accept and complete the WorkItem.
MemberAcceptMaintain - com.opentext.livelink.service.workflowservice.GroupOptions
One member of the group must accept and complete the WorkItem.
MemberPrivileges - Class in com.opentext.livelink.service.memberservice
MemberPrivleges defines the privileges a user has in the system.
MemberPrivileges() - Constructor for class com.opentext.livelink.service.memberservice.MemberPrivileges
 
MemberRight - Class in com.opentext.livelink.service.memberservice
A right granted to a member.
MemberRight() - Constructor for class com.opentext.livelink.service.memberservice.MemberRight
 
MemberSearchOptions - Class in com.opentext.livelink.service.memberservice
MemberSearchOptions sets the criteria used to find a members in the system.
MemberSearchOptions() - Constructor for class com.opentext.livelink.service.memberservice.MemberSearchOptions
 
MemberSearchResults - Class in com.opentext.livelink.service.memberservice
MemberSearchResults stores the results of a member search.
MemberSearchResults() - Constructor for class com.opentext.livelink.service.memberservice.MemberSearchResults
 
MemberService_JAXWS - Class in com.opentext.livelink.service.memberservice
The MemberService provides methods for managing users and groups.
MemberService_JAXWS() - Constructor for class com.opentext.livelink.service.memberservice.MemberService_JAXWS
 
MERGE - com.opentext.livelink.service.docman.AttributeSourceType
Merge the original and destination parent node categories.
Metadata - Class in com.opentext.livelink.service.docman
Metadata is a wrapper for the array of AttributeGroup node metadata.
Metadata() - Constructor for class com.opentext.livelink.service.docman.Metadata
 
MetadataLanguage - Class in com.opentext.livelink.service.docman
Contains information describing a metadata language.
MetadataLanguage() - Constructor for class com.opentext.livelink.service.docman.MetadataLanguage
 
Milestone - com.opentext.livelink.service.workflowservice.ActivitySubtype
Milestone activity.
Milestone - com.opentext.livelink.service.workflowservice.ActivityType
Milestone.
MilestoneInfo - Class in com.opentext.livelink.service.collaboration
MilestoneInfo is a light weight object that provides details about a milestone.
MilestoneInfo() - Constructor for class com.opentext.livelink.service.collaboration.MilestoneInfo
 
MilestoneLate - com.opentext.livelink.service.workflowservice.ProcessStatus
Shows the process instance's milestone is late.
MMDDYY - com.opentext.livelink.service.core.DateOrder
Month, Day, Year
MMYYDD - com.opentext.livelink.service.core.DateOrder
Month, Year, Day
MonthFormat - Enum in com.opentext.livelink.service.core
The format of the Month display (two-digit month, three-character abbreviation or full month name).
moveNode(long, long, String, MoveOptions) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Moves a node to a new destination.
MoveOptions - Class in com.opentext.livelink.service.docman
MoveOptions is used to specify the options to copy an object with using MoveNode of the document management service.
MoveOptions() - Constructor for class com.opentext.livelink.service.docman.MoveOptions
 
MultiLineAttribute - Class in com.opentext.livelink.service.docman
A MultiLineAttribute is a String-valued attribute for a text box.
MultiLineAttribute() - Constructor for class com.opentext.livelink.service.docman.MultiLineAttribute
 
MultilingualMetadata - Class in com.opentext.livelink.service.docman
MultilingualMetadata contains metadata information about a node in a specific language.
MultilingualMetadata() - Constructor for class com.opentext.livelink.service.docman.MultilingualMetadata
 

N

NAME - com.opentext.livelink.service.memberservice.SearchColumn
Search on login name.
NewsAttachment - Class in com.opentext.livelink.service.collaboration
NewsAttachment represents a document attachment of a news item.
NewsAttachment() - Constructor for class com.opentext.livelink.service.collaboration.NewsAttachment
 
NewsInfo - Class in com.opentext.livelink.service.collaboration
NewsInfo represents a news item.
NewsInfo() - Constructor for class com.opentext.livelink.service.collaboration.NewsInfo
 
Node - Class in com.opentext.livelink.service.docman
A Node is the basic object of document management in Content Server.
Node() - Constructor for class com.opentext.livelink.service.docman.Node
 
NodeAuditRecord - Class in com.opentext.livelink.service.docman
NodeAuditRecord contains user-accessible information about an audited event which occurred for a Node.
NodeAuditRecord() - Constructor for class com.opentext.livelink.service.docman.NodeAuditRecord
 
NodeContainerInfo - Class in com.opentext.livelink.service.docman
NodeContainerInfo contains information about the contents of a Node.
NodeContainerInfo() - Constructor for class com.opentext.livelink.service.docman.NodeContainerInfo
 
NodeFeature - Class in com.opentext.livelink.service.docman
NodeFeatures store named values which apply to the particular type of Node.
NodeFeature() - Constructor for class com.opentext.livelink.service.docman.NodeFeature
 
NodePageResult - Class in com.opentext.livelink.service.docman
NodePageResult is returned by ListNodesByPage(), and contains the requested nodes, and other information about the list.
NodePageResult() - Constructor for class com.opentext.livelink.service.docman.NodePageResult
 
NodePageSpecification - Class in com.opentext.livelink.service.docman
NodePageSpecification is passed to ListNodesByPage(), and describes the page wanted.
NodePageSpecification() - Constructor for class com.opentext.livelink.service.docman.NodePageSpecification
 
NodePermissions - Class in com.opentext.livelink.service.docman
NodePermissions contains the set of individual node permission flags.
NodePermissions() - Constructor for class com.opentext.livelink.service.docman.NodePermissions
 
NodePosition - Class in com.opentext.livelink.service.docman
NodePosition is used to indicate the position of a child node for the RearrangeNodes service method.
NodePosition() - Constructor for class com.opentext.livelink.service.docman.NodePosition
 
NodeReferenceInfo - Class in com.opentext.livelink.service.docman
NodeReferenceInfo contains information about the referenced node.
NodeReferenceInfo() - Constructor for class com.opentext.livelink.service.docman.NodeReferenceInfo
 
NodeReservationInfo - Class in com.opentext.livelink.service.docman
NodeReservationInfo contains information about the reservation status of a node.
NodeReservationInfo() - Constructor for class com.opentext.livelink.service.docman.NodeReservationInfo
 
NodeRight - Class in com.opentext.livelink.service.docman
NodeRight represents the permissions associated with a particular user/group entity and context.
NodeRight() - Constructor for class com.opentext.livelink.service.docman.NodeRight
 
NodeRights - Class in com.opentext.livelink.service.docman
NodeRights represents the collection of rights associated with a node.
NodeRights() - Constructor for class com.opentext.livelink.service.docman.NodeRights
 
NodeRightUpdateInfo - Class in com.opentext.livelink.service.docman
Contains information about the last batch of nodes whose rights have been updated.
NodeRightUpdateInfo() - Constructor for class com.opentext.livelink.service.docman.NodeRightUpdateInfo
 
NodeVersionInfo - Class in com.opentext.livelink.service.docman
NodeVersionInfo contains version information about a node.
NodeVersionInfo() - Constructor for class com.opentext.livelink.service.docman.NodeVersionInfo
 
Normal - com.opentext.livelink.service.workflowservice.ActivityType
Normal.
NotSet - com.opentext.livelink.service.core.ExportContent
Content will not be exported (default setting).
NotSet - com.opentext.livelink.service.core.ExportVersionInfo
Versions will not be exported (default setting).
NotSet - com.opentext.livelink.service.workflowservice.ActionOnComplete
No value has been set.
NotSet - com.opentext.livelink.service.workflowservice.EmailAttachmentAction
No email attachment.
NV - Class in com.opentext.livelink.service.searchservices
A name value pair used where ever a list of name value pairs is required (see GetFieldInfo).
NV() - Constructor for class com.opentext.livelink.service.searchservices.NV
 

O

Ok - com.opentext.livelink.service.workflowservice.ProcessStatus
Shows the process instance's milestone is ok.
One - com.opentext.livelink.service.core.ExportScope
Export the parent node and its immediate children.
OneLevelExpand - com.opentext.livelink.service.workflowservice.GroupOptions
All members of the group (excluding members of groups contained in the group) must complete the WorkItem.
ONHOLD - com.opentext.livelink.service.collaboration.TaskStatus
On Hold status.
ONTARGET - com.opentext.livelink.service.collaboration.ProjectStatus
On Target status.
ORIGINAL - com.opentext.livelink.service.docman.AttributeSourceType
Get category data from the original parent node.

P

PagedNodeAuditData - Class in com.opentext.livelink.service.docman
PagedNodeAuditData is used to manage fetching of audit records in pages.
PagedNodeAuditData() - Constructor for class com.opentext.livelink.service.docman.PagedNodeAuditData
 
PageHandle - Class in com.opentext.livelink.service.core
A PageHandle contains information useful for pagination of large amounts of data.
PageHandle() - Constructor for class com.opentext.livelink.service.core.PageHandle
 
PENDING - com.opentext.livelink.service.collaboration.ProjectStatus
Pending status.
PENDING - com.opentext.livelink.service.collaboration.TaskStatus
Pending status.
Plain - com.opentext.livelink.service.core.ExportContent
Document content is exported in plain text.
postReply(long, String, String, Long, Attachment) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Posts a reply to a topic or reply.
postTopic(long, String, String, Long, Attachment) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Posts a topic to a discussion.
PrimitiveAttribute - Class in com.opentext.livelink.service.docman
A PrimitiveAttribute is an abstract class for an attribute in a Content Server Category which represents a primitive data type such as a String or Integer.
PrimitiveAttribute() - Constructor for class com.opentext.livelink.service.docman.PrimitiveAttribute
 
PrimitiveValue - Class in com.opentext.livelink.service.core
PrimitiveValue is an abstract class representing named data of a primitive type (String, Date, Integer, etc.).
PrimitiveValue() - Constructor for class com.opentext.livelink.service.core.PrimitiveValue
 
Process - com.opentext.livelink.service.workflowservice.ActivitySubtype
Process activity.
ProcessData - Class in com.opentext.livelink.service.workflowservice
ProcessData contains the ApplicationData for a ProcessInstance.
ProcessData() - Constructor for class com.opentext.livelink.service.workflowservice.ProcessData
 
ProcessDefinition - Class in com.opentext.livelink.service.workflowservice
ProcessDefinition is the definition of the Activities and their relationships that form a single Business Process.
ProcessDefinition() - Constructor for class com.opentext.livelink.service.workflowservice.ProcessDefinition
 
ProcessEvent - Class in com.opentext.livelink.service.workflowservice
ProcessEvent represents a single event that occurs during the life of a Process.
ProcessEvent() - Constructor for class com.opentext.livelink.service.workflowservice.ProcessEvent
 
ProcessInstance - Class in com.opentext.livelink.service.workflowservice
ProcessInstance is the representation of a single instance of a ProcessDefinition.
ProcessInstance() - Constructor for class com.opentext.livelink.service.workflowservice.ProcessInstance
 
ProcessResult - Class in com.opentext.livelink.service.workflowservice
ProcessResult contains the paged ProcessInstance objects and the PageHandle for requesting subsequent pages.
ProcessResult() - Constructor for class com.opentext.livelink.service.workflowservice.ProcessResult
 
ProcessSearchOptions - Class in com.opentext.livelink.service.workflowservice
ProcessSearchOptions controls which process instances are listed
ProcessSearchOptions() - Constructor for class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
 
ProcessStartData - Class in com.opentext.livelink.service.workflowservice
ProcessStartData provides the information required for starting a new Process.
ProcessStartData() - Constructor for class com.opentext.livelink.service.workflowservice.ProcessStartData
 
ProcessStatus - Enum in com.opentext.livelink.service.workflowservice
Work status definitions.
ProcessStatusObject - Class in com.opentext.livelink.service.workflowservice
ProcessStatusObject is a wrapper for the ProcessStatus enum.
ProcessStatusObject() - Constructor for class com.opentext.livelink.service.workflowservice.ProcessStatusObject
 
ProjectInfo - Class in com.opentext.livelink.service.collaboration
ProjectInfo is a light weight object that provides details about a project.
ProjectInfo() - Constructor for class com.opentext.livelink.service.collaboration.ProjectInfo
 
ProjectParticipant - Class in com.opentext.livelink.service.collaboration
ProjectParticipant represents a Member that participates in the project in a defined role.
ProjectParticipant() - Constructor for class com.opentext.livelink.service.collaboration.ProjectParticipant
 
ProjectParticipants - Class in com.opentext.livelink.service.collaboration
ProjectParticipants contains the Coordinators, Members and Guests in a project.
ProjectParticipants() - Constructor for class com.opentext.livelink.service.collaboration.ProjectParticipants
 
ProjectRole - Enum in com.opentext.livelink.service.collaboration
ProjectRole defines the role types in a project.
ProjectRoleAction - Enum in com.opentext.livelink.service.collaboration
ProjectRoleAction defines the actions available when updating the participants of a project.
ProjectRoleUpdateInfo - Class in com.opentext.livelink.service.collaboration
ProjectRoleUpdateInfo provides the info needed to add or remove a user from a project role.
ProjectRoleUpdateInfo() - Constructor for class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
 
ProjectStatus - Enum in com.opentext.livelink.service.collaboration
ProjectStatus defines the status of a project.
promoteVersion(long, long, Metadata) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Promote a version.
purgeVersions(long, int) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Purge node versions.

R

Ready - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance is ready.
Ready - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is ready.
ReadyBackground - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance is is ready in the background (only supported with the Item Handler step).
ReadyBackground - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is ready for a background task.
RealAttribute - Class in com.opentext.livelink.service.docman
A RealAttribute represents Real values.
RealAttribute() - Constructor for class com.opentext.livelink.service.docman.RealAttribute
 
RealValue - Class in com.opentext.livelink.service.core
RealValue represents a named piece of data of type Real.
RealValue() - Constructor for class com.opentext.livelink.service.core.RealValue
 
rearrangeNodes(long, NodePosition[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Rearrange the positions of child nodes within a Compound Document.
reassignActivity(long, long, int, long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Reassigns an activity in the process to a different member
refreshToken() - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Returns a new authentication token for the current user.
REMOVE - com.opentext.livelink.service.collaboration.ProjectRoleAction
Remove a member from a role in a project.
removeFavorite(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Remove the Favorite, if any, for the given object.
removeFromCollection(long, CollectionItem[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Removes items from a collection.
removeListOfMembersFromGroup(long, long[]) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Removes a list of members from a group.
removeMemberFromGroup(long, long) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Removes a member from a group.
removeNodeRight(long, NodeRight) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Removes a right from a node.
renameNode(long, String) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Rename node object.
Replace - com.opentext.livelink.service.docman.RightOperation
Replace the specified rights for all affected nodes.
ReplyInfo - Class in com.opentext.livelink.service.collaboration
ReplyInfo represents a Content Server reply.
ReplyInfo() - Constructor for class com.opentext.livelink.service.collaboration.ReplyInfo
 
ReportResult - Class in com.opentext.livelink.service.docman
Results of running a LiveReport.
ReportResult() - Constructor for class com.opentext.livelink.service.docman.ReportResult
 
repositionNode(long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Change the position of a node object within a Compound Document.
reserveNode(long, Long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Reserve node object.
resumeProcess(long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Resumes a suspended process instance.
RightOperation - Enum in com.opentext.livelink.service.docman
Specifies the type of operation to perform when updating node rights.
RightPropagation - Enum in com.opentext.livelink.service.docman
Specifies the scope of a node rights update.
RowValue - Class in com.opentext.livelink.service.core
RowValue represents a named array of DataValues.
RowValue() - Constructor for class com.opentext.livelink.service.core.RowValue
 
runReport(long, DataValue[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Runs a LiveReport.

S

sCoreNameSpace - Static variable in class com.opentext.livelink.service.core.Service
The XML Namespace for the core of CWS services.
search(SingleSearchRequest, String) - Method in class com.opentext.livelink.service.searchservices.SearchService_JAXWS
Gets a list of items according to some critera for inclusion and sorting.
SearchColumn - Enum in com.opentext.livelink.service.memberservice
SearchColumn defines the member information column to search.
SearchFilter - Enum in com.opentext.livelink.service.memberservice
SearchFilter defines the member types a search will return.
SearchFilter - Enum in com.opentext.livelink.service.workflowservice
SearchFilter is used to control which process types are selected during a search.
searchForMembers(MemberSearchOptions) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Searches for members.
SearchMatching - Enum in com.opentext.livelink.service.memberservice
SearchMatching defines the matching method used in a search.
SearchScope - Enum in com.opentext.livelink.service.memberservice
SearchScope defines the scope of a search.
SearchService_JAXWS - Class in com.opentext.livelink.service.searchservices
The SearchService API is deprecated.
SearchService_JAXWS() - Constructor for class com.opentext.livelink.service.searchservices.SearchService_JAXWS
 
SEdge - Class in com.opentext.livelink.service.searchservices
An Edge is used in describing the graphs at the base of the Search data model.
SEdge() - Constructor for class com.opentext.livelink.service.searchservices.SEdge
 
SendingOn - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance's send on processing is being performed in the background by the Workflow Agent.
SendingOn - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is sending on.
sendWorkItemForGroupReview(long, long, int, long, String, String, int, WorkItemPriority, GroupOptions) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Sends a WorkItem to a group for review.
sendWorkItemForReview(long, long, int, long, String, String, int) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Sends a WorkItem to a user or group for review.
sendWorkItemForSubmapReview(long, long, int, long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Sends a WorkItem to a submap for review.
sendWorkItemForUserReview(long, long, int, long, String, String, int, WorkItemPriority) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Sends a WorkItem to a user for review.
ServerInfo - Class in com.opentext.livelink.service.core
ServerInfo is the configuration information for Content Server.
ServerInfo() - Constructor for class com.opentext.livelink.service.core.ServerInfo
 
Service - Class in com.opentext.livelink.service.core
Service is the base class of the Services API.
Service() - Constructor for class com.opentext.livelink.service.core.Service
Construct the service.
Service(IServiceContext) - Constructor for class com.opentext.livelink.service.core.Service
Construct the service with the specified IServiceContext.
Service(IServiceContext, IRequestContext) - Constructor for class com.opentext.livelink.service.core.Service
Construct the service with the specified IServiceContext and IRequestContext.
ServiceDataObject - Class in com.opentext.livelink.service.core
ServiceDataObject is the base class of all the strongly typed objects defined in the system.
ServiceDataObject() - Constructor for class com.opentext.livelink.service.core.ServiceDataObject
 
ServiceInfo - Class in com.opentext.livelink.service.core
ServiceInfo is the name and description of a particular service.
ServiceInfo() - Constructor for class com.opentext.livelink.service.core.ServiceInfo
 
setAcceptorOnly(boolean) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets multi-assignment task feature (legacy only).
setACLRights(int, NodeRight) - Method in class com.opentext.livelink.service.docman.NodeRights
Sets the value at the specified index in the fACLRights array.
setACLRights(NodeRight[]) - Method in class com.opentext.livelink.service.docman.NodeRights
Sets the list of ACL rights for the node.
setAcls(boolean) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets whether ACLs of nodes are exported.
setActions(WorkItemActions) - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
Sets the actions that are applicable to the WorkItem.
setActivities(int, Activity) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the value at the specified index in the fActivities array.
setActivities(int, ActivityInstance) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the value at the specified index in the fActivities array.
setActivities(Activity[]) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the list of Activities that make up the ProcessDefinition.
setActivities(ActivityInstance[]) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the list of ActivityInstances contained within this ProcessInstance.
setActivityID(int) - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Sets the ID of the Activity.
setActivityName(String) - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Sets the name of the Activity.
setActualCount(int) - Method in class com.opentext.livelink.service.searchservices.ListDescription
Sets the current best guess (it may be accurate, but there is no requirement for that) on the size of the entire result list.
setActualDate(Date) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the current date for the start of the milestone.
setAddItemsPermission(boolean) - Method in class com.opentext.livelink.service.docman.NodePermissions
Sets the flag controlling addition of items to a container.
setAddVersion(boolean) - Method in class com.opentext.livelink.service.docman.CopyOptions
Sets whether the current version of the node to copy is copied as the latest version.
setAddVersion(boolean) - Method in class com.opentext.livelink.service.docman.MoveOptions
Sets whether the current version of the node to copy is copied as the latest version.
setAdvancedVersionControl(boolean) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the flag indicating whether the node uses advanced versioning.
setAllowGroups(Boolean) - Method in class com.opentext.livelink.service.docman.UserAttribute
Sets a flag indicating whether Content Server group IDs are valid values.
setApplicationData(int, ApplicationData) - Method in class com.opentext.livelink.service.workflowservice.ProcessData
Sets the value at the specified index in the fApplicationData array.
setApplicationData(int, ApplicationData) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the value at the specified index in the fApplicationData array.
setApplicationData(int, ApplicationData) - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Sets the value at the specified index in the fApplicationData array.
setApplicationData(int, ApplicationData) - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
Sets the value at the specified index in the fApplicationData array.
setApplicationData(ApplicationData[]) - Method in class com.opentext.livelink.service.workflowservice.ProcessData
Sets the ApplicationData for the ProcessInstance.
setApplicationData(ApplicationData[]) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the list of ApplicationData objects associated with the ProcessDefinition.
setApplicationData(ApplicationData[]) - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Sets the list of ApplicationData objects (e.g.
setApplicationData(ApplicationData[]) - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
Sets the list of ApplicationData objects for the WorkItem.
setAssignedTo(long) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the ID of the member the task is assigned to.
setAttachments(int, NewsAttachment) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the value at the specified index in the fAttachments array.
setAttachments(int, TopicAttachment) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Sets the value at the specified index in the fAttachments array.
setAttachments(NewsAttachment[]) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the attachments related to the news item.
setAttachments(TopicAttachment[]) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Sets the attachments related to the discussion item.
SetAttribute - Class in com.opentext.livelink.service.docman
A SetAttribute is a special attribute which represents a (potentially multi-valued) list of individual Attributes.
SetAttribute() - Constructor for class com.opentext.livelink.service.docman.SetAttribute
 
setAttributeGroups(int, AttributeGroup) - Method in class com.opentext.livelink.service.docman.Metadata
Sets the value at the specified index in the fAttributeGroups array.
setAttributeGroups(AttributeGroup[]) - Method in class com.opentext.livelink.service.docman.Metadata
Sets the list of AttributeGroup objects which represent category instances or other metadata.
setAttributeInfo(boolean) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets whether categories are exported.
setAttributes(int, Attribute) - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Sets the value at the specified index in the fAttributes array.
setAttributes(int, Attribute) - Method in class com.opentext.livelink.service.docman.SetAttribute
Sets the value at the specified index in the fAttributes array.
setAttributes(Attribute[]) - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Sets the array of Attribute definition objects for the group definition.
setAttributes(Attribute[]) - Method in class com.opentext.livelink.service.docman.SetAttribute
Sets the array of Attribute definition objects for the set.
setAttributes(AttributeGroupDefinition) - Method in class com.opentext.livelink.service.workflowservice.AttributeData
Sets the AttributeGroupDefinition object storing the attributes.
setAttrSourceType(AttributeSourceType) - Method in class com.opentext.livelink.service.docman.CopyOptions
Sets whether the copied node gets the original or destination parent categories or both (merge).
setAttrSourceType(AttributeSourceType) - Method in class com.opentext.livelink.service.docman.MoveOptions
Sets whether the copied node gets the original or destination parent categories or both (merge).
setAuditDate(Date) - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Sets the date of the event.
setAuditNumber(int) - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Sets the integer representing the type of event.
setAuditRecords(int, NodeAuditRecord) - Method in class com.opentext.livelink.service.docman.PagedNodeAuditData
Sets the value at the specified index in the fAuditRecords array.
setAuditRecords(NodeAuditRecord[]) - Method in class com.opentext.livelink.service.docman.PagedNodeAuditData
Sets the list of audit records.
setAuditString(String) - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Sets the type of event as a string.
setAuthenticate(boolean) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Sets whether or not the user must authenticate to proceed with the activity.
setAvailableDispositions(int, String) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Sets the value at the specified index in the fAvailableDispositions array.
setAvailableDispositions(int, String) - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Sets the value at the specified index in the fAvailableDispositions array.
setAvailableDispositions(String[]) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Sets the dispositions that are available for selection.
setAvailableDispositions(String[]) - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Sets the dispositions that are available for selection.
setBooleanValue(Boolean) - Method in class com.opentext.livelink.service.docman.NodeFeature
Sets the boolean value of the feature.
setCallbackHandlerName(String) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the callback handler to use.
setCallbackHandlerName(String) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets the callback handler to use (if set).
setCanAdministerSystem(boolean) - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Sets whether the member can administer the system.
setCanAdministerUsers(boolean) - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Sets whether the member can administer users.
setCanDelegate(boolean) - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Sets whether or not the WorkItem can be delegated to another member.
setCanSendForReview(boolean) - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Sets whether or not the WorkItem can be sent to another member for review.
setCatalog(Integer) - Method in class com.opentext.livelink.service.docman.Node
Sets the integer controlling the display of the node in Content Server's browse view (0=list,1=featured,2=hidden).
setCategoryID(long) - Method in class com.opentext.livelink.service.docman.CategoryInheritance
Sets the Category ID.
setCategoryInheritance(long, CategoryInheritance[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Sets the inheritability of the categories on the specified node.
setCharacterEncoding(int) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets the language code in use on Content Server.
setChildCount(int) - Method in class com.opentext.livelink.service.docman.NodeContainerInfo
Sets the number of children in the container.
setChildDepth(int) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the child depth of the heirarchy to export.
setChildTypes(int, String) - Method in class com.opentext.livelink.service.docman.NodeContainerInfo
Sets the value at the specified index in the fChildTypes array.
setChildTypes(String[]) - Method in class com.opentext.livelink.service.docman.NodeContainerInfo
Sets the list of permissible child node types.
setChunkSize(Integer) - Method in class com.opentext.livelink.service.core.ChunkedOperationContext
Sets the maximum number of objects to be processed in the chunk (-1 indicates an unlimited chunk size).
setCollection(String) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets the data collection in which this field exists.
setColumn(SearchColumn) - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Sets the column to search.
setColumns(Integer) - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
Sets the number of columns in the text area which displays the attribute value.
setComment(String) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Sets the comment for the release.
setComment(String) - Method in class com.opentext.livelink.service.docman.Node
Sets the comment for the node.
setComment(String) - Method in class com.opentext.livelink.service.docman.Version
Sets the comment of the version.
setComment(String) - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Sets the text of the comment.
setComment(String) - Method in class com.opentext.livelink.service.workflowservice.CommentData
Sets the comment for the current ActivityInstance.
setCommentDate(Date) - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Sets the date the comment was entered.
setComments(int, ActivityComment) - Method in class com.opentext.livelink.service.workflowservice.CommentData
Sets the value at the specified index in the fComments array.
setComments(ActivityComment[]) - Method in class com.opentext.livelink.service.workflowservice.CommentData
Sets the list of ActivityComment objects representing comments from previous ActivityInstances.
setComments(String) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the current status of the task.
setCompleteAction(ActionOnComplete) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the ActionOnComplete object for the ProcessDefinition.
setCompletedDate(Date) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the date the ActivityInstance completed.
setCompletedDate(Date) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the date the ProcessInstance was completed.
setCompletionDate(Date) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the completion date for the task.
setCompoundDocID(long) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Sets the ID of the live Compound Document.
setContainerID(long) - Method in class com.opentext.livelink.service.workflowservice.AttachmentData
Sets the node ID of the container that stores the Attachment data (typically a Folder).
setContainerInfo(NodeContainerInfo) - Method in class com.opentext.livelink.service.docman.Node
Sets the ContainerInfo object for the node, if it is a container.
setContainersOnly(boolean) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets whether only containers should be returned.
setContent(ExportContent) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets how the content of documents is exported.
setContent(String) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Sets the content of the discussion item.
setContents(byte[]) - Method in class com.opentext.livelink.service.core.Attachment
Sets the actual contents of this Attachment.
setContents(int, RowValue) - Method in class com.opentext.livelink.service.docman.ReportResult
Sets the value at the specified index in the fContents array.
setContents(RowValue[]) - Method in class com.opentext.livelink.service.docman.ReportResult
Sets the report data.
setContext(ChunkedOperationContext) - Method in class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
Sets the ChunkedOperationContext object providing chunking information for the method call.
setContext(ChunkedOperationContext) - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
Sets the ChunkedOperationContext object providing chunking information for the method call.
setContextID(Integer) - Method in class com.opentext.livelink.service.core.ChunkedOperationContext
Sets the unique ID used to identify the context for a series of chunked method calls.
setCoordinators(int, Member) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Sets the value at the specified index in the fCoordinators array.
setCoordinators(Member[]) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Sets the coordinators of the project.
setCopyCurrent(boolean) - Method in class com.opentext.livelink.service.docman.CopyOptions
Sets whether to copy only the current version of the node.
setCreateDate(Date) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Sets the date the attachment was created.
setCreateDate(Date) - Method in class com.opentext.livelink.service.docman.Node
Sets the date the node was created.
setCreateDate(Date) - Method in class com.opentext.livelink.service.docman.Version
Sets the creation date of the version.
setCreatedBy(long) - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
Sets the ID of the member that created the task list.
setCreatedBy(long) - Method in class com.opentext.livelink.service.memberservice.Member
Sets the ID of the user that created the member.
setCreatedBy(Long) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the ID of the user who created the assignment.
setCreatedBy(Long) - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
Sets the ID of the user that created the channel.
setCreatedBy(Long) - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
Sets the ID of the member that created the discussion.
setCreatedBy(Long) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the ID of the member who created the news item.
setCreatedBy(Long) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the ID of the user that created the project.
setCreatedBy(Long) - Method in class com.opentext.livelink.service.docman.Node
Sets the ID of the user who created the node.
setCreatedByName(String) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the name of the user who created the assignment.
setCreatedDate(Date) - Method in class com.opentext.livelink.service.core.Attachment
Sets the Date that should be stored in Livelink as the creation date
setCreatedDate(Date) - Method in class com.opentext.livelink.service.core.FileAtts
Sets the Date that should be stored in Livelink as the creation date
setCreateUpdateGroups(boolean) - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Sets whether the member can create and update groups.
setCreateUpdateUsers(boolean) - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Sets whether the member can create and update users.
setCreator(boolean) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets whether the exported node's creator should be the creator of the imported node.
setCreatorID(long) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets the creator of all nodes to be imported (if set).
setCurrentLocaleSuffix(String) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets the locale suffix used by Content Server (e.g.
setCurrentUserAsOwner(boolean) - Method in class com.opentext.livelink.service.docman.CopyOptions
Sets whether to use the currently authenticated user as the creator of the node created by the copy operation.
setD(int, Date) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the value at the specified index in the fD array.
setD(int, Date) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the value at the specified index in the fD array.
setD(Date[]) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the values of any date fields on this edge.
setD(Date[]) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the values of any date fields on this node.
setData(AttributeGroupDefinition) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the data for this instance of the form.
setDataCollectionSpec(String) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Sets the specification of the data collections to be used in this search.
setDateAssigned(Date) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the date the assignment was assigned.
setDateAssigned(Date) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the date the task was assigned.
setDateDue(Date) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the date the assignment is due.
setDateDueColor(String) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the color to display the due date (e.g. #00FF00).
setDateOrder(DateOrder) - Method in class com.opentext.livelink.service.core.DateFormat
Sets the order of the elements in the date.
setDates(int, String) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Sets the value at the specified index in the fDates array.
setDates(String[]) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Sets the names of any date attributes in the corresponding edge or node.
setDateValue(Date) - Method in class com.opentext.livelink.service.docman.NodeFeature
Sets the date value of the feature.
setDefaultDisposition(String) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Sets the disposition that will be used by default.
setDefaultMilestone(long) - Method in class com.opentext.livelink.service.collaboration.TaskGroupInfo
Sets the ID of the default milestone for the task group.
setDelegate(boolean) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Sets whether or not the user can delegate the activity.
setDeleted(boolean) - Method in class com.opentext.livelink.service.memberservice.Member
Sets whether or not the member has been deleted.
setDeleteMap(Boolean) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets whether or not to delete the map on completion.
setDeletePermission(boolean) - Method in class com.opentext.livelink.service.docman.NodePermissions
Sets the flag controlling node deletion.
setDeleteVersionsPermission(boolean) - Method in class com.opentext.livelink.service.docman.NodePermissions
Sets the flag controlling version deletion.
setDepartmentGroupID(long) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's department.
setDescription(String) - Method in class com.opentext.livelink.service.core.DataValue
Sets the description of the DataValue.
setDescription(String) - Method in class com.opentext.livelink.service.docman.MultilingualMetadata
Sets the description of the node.
setDescription(String) - Method in class com.opentext.livelink.service.workflowservice.ApplicationData
Sets a description of the ApplicationData.
setDescription(String) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the description of the ProcessDefinition.
setDestinationActivity(int) - Method in class com.opentext.livelink.service.workflowservice.TransitionLink
Sets the ID of the destination Activity.
setDisplayAttachments(boolean) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets whether or not the display attachments checkbox is checked for this form on the workflow map.
setDisplayLength(Integer) - Method in class com.opentext.livelink.service.docman.StringAttribute
Sets the width of the field which displays the value of the attribute.
setDisplayName(String) - Method in class com.opentext.livelink.service.docman.Attribute
Sets the display name of the attribute.
setDisplayName(String) - Method in class com.opentext.livelink.service.docman.AttributeGroup
Sets the display name of the group.
setDisplayName(String) - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Sets the display name of the group definition.
setDisplayName(String) - Method in class com.opentext.livelink.service.memberservice.Member
Sets the member's display name.
setDisplayType(String) - Method in class com.opentext.livelink.service.docman.Node
Sets the localized type name of the node.
setDisposition(String) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the disposition of the ActivityInstance.
setDomainAccessEnabled(boolean) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets whether domain access is enabled on Content Server.
setDomainID(long) - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Sets the ID of the domain to search in.
setDontAddAcls(boolean) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets whether the ACLs from exported nodes will not be added to any imported nodes.
setDueDate(Date) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the date the task is due to be completed.
setDueDate(Date) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the date the ActivityInstance is due.
setDueDate(Date) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the date the ProcessInstance is due.
setDueDate(Date) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the date the WorkItem is due.
setDuration(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of days to complete the milestone.
setDuration(Integer) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the duration of the Activity (in seconds).
setE(int, SEdge) - Method in class com.opentext.livelink.service.searchservices.SGraph
Sets the value at the specified index in the fE array.
setE(SEdge[]) - Method in class com.opentext.livelink.service.searchservices.SGraph
Sets the edges of this graph.
setEditAttributesPermission(boolean) - Method in class com.opentext.livelink.service.docman.NodePermissions
Sets the flag controlling category attribute modification.
setEditPermissionsPermission(boolean) - Method in class com.opentext.livelink.service.docman.NodePermissions
Sets the flag controlling editing of permissions.
setEffectiveDate(Date) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the effective (start) date of the news item.
setEmail(String) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's email address.
setEmailAction(EmailAttachmentAction) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the EmailAttachmentAction object for the ProcessDefinition.
setErrMsg(String) - Method in class com.opentext.livelink.service.searchservices.ExtractionFailure
Sets the cause for the failure.
setEventDate(Date) - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
Sets the date the event occurred.
setEventDescription(String) - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
Sets the description of the event.
setExcludeTypes(int, String) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets the value at the specified index in the fExcludeTypes array.
setExcludeTypes(String[]) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets a list of node types to exclude from the results.
setExpirationDate(Date) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the expiration date of the news item.
setExtractionFailures(int, ExtractionFailure) - Method in class com.opentext.livelink.service.searchservices.ExtractResponse
Sets the value at the specified index in the fExtractionFailures array.
setExtractionFailures(ExtractionFailure[]) - Method in class com.opentext.livelink.service.searchservices.ExtractResponse
Sets the list of objects that failed to be extracted.
setExtUserInfo(boolean) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets whether the creator, owner and group owner are exported.
setExtUserInfo(boolean) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets whether the creator, owner and group owner of an exported node will be used for the imported nodes creator, owner and group owner.
setFax(String) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's fax number.
setFeatures(int, NodeFeature) - Method in class com.opentext.livelink.service.docman.Node
Sets the value at the specified index in the fFeatures array.
setFeatures(NodeFeature[]) - Method in class com.opentext.livelink.service.docman.Node
Sets the additional node features, specific to the type of the node.
setFileCreateDate(Date) - Method in class com.opentext.livelink.service.docman.Version
Sets the creation date of the source file for the version.
setFileCreator(String) - Method in class com.opentext.livelink.service.docman.Version
Sets the creator of the source file for the version.
setFileDataSize(long) - Method in class com.opentext.livelink.service.docman.Version
Sets the data size of the version.
setFileDataSize(Long) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the data size of the current version of the node.
setFileModifyDate(Date) - Method in class com.opentext.livelink.service.docman.Version
Sets the modification date of the source file for the version.
setFilename(String) - Method in class com.opentext.livelink.service.docman.Version
Sets the filename of the source file for the version.
setFileName(String) - Method in class com.opentext.livelink.service.core.Attachment
Sets the underlying filename that will be stored in Livelink.
setFileName(String) - Method in class com.opentext.livelink.service.core.FileAtts
Sets the underlying filename that will be stored in Livelink.
setFilePlatform(int) - Method in class com.opentext.livelink.service.docman.Version
Sets the platform of the source file for the version.
setFileResSize(long) - Method in class com.opentext.livelink.service.docman.Version
Sets the resource size of the version.
setFileResSize(Long) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the resource size of the current version of the node.
setFileSize(long) - Method in class com.opentext.livelink.service.core.Attachment
Sets the size of the file.
setFileSize(Long) - Method in class com.opentext.livelink.service.core.FileAtts
Sets the size of the file.
setFileType(String) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Sets the file type of the attachment.
setFileType(String) - Method in class com.opentext.livelink.service.docman.Version
Sets the file type of the source file of the version.
setFilter(SearchFilter) - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Sets the types to return in the output.
setFilter(SearchFilter) - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Sets how to filter ProcessInstances during a search.
setFinalPage(boolean) - Method in class com.opentext.livelink.service.core.PageHandle
Sets whether this is the final page of results.
setFinished(boolean) - Method in class com.opentext.livelink.service.core.ChunkedOperationContext
Sets whether the operation is complete.
setFirstID(long) - Method in class com.opentext.livelink.service.collaboration.DiscussionReadList
Sets the first internal ID of the discussion.
setFirstName(String) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's first name.
setFirstResultToRetrieve(int) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Sets a 1-based index into the result list of the first result in the result page.
setFollowAliases(Boolean) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets whether to follow aliases (shortcuts).
setForceInheritPermissions(boolean) - Method in class com.opentext.livelink.service.docman.MoveOptions
Sets whether to force the moved nodes to inherit the permissions of the destination.
setFormatName(String) - Method in class com.opentext.livelink.service.core.DateFormat
Sets the name of the format (Input, Long, or Short).
setForms(int, FormDataInstance) - Method in class com.opentext.livelink.service.workflowservice.FormData
Sets the value at the specified index in the fForms array.
setForms(FormDataInstance[]) - Method in class com.opentext.livelink.service.workflowservice.FormData
Sets the list of ActivityComment objects representing comments from previous ActivityInstances.
setFromID(String) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the ID of the node this edge points from.
setGoals(String) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the goals of the project.
setGroupActivity(boolean) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets whether the WorkItem is assigned to a group.
setGroupID(long) - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Sets the ID of the group to search in.
setGroupOwner(boolean) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets whether the exported node's group owner should be the group owner of the imported node.
setGroupOwnerID(long) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets the group owner of all nodes to be imported (if set).
setGuests(int, Member) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Sets the value at the specified index in the fGuests array.
setGuests(Member[]) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Sets the guests of the project.
setHandlerName(String) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the name of the export handler.
setHandlerName(String) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets the name of the export handler (if set).
setHeadline(String) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the headline of the news item.
setI(int[]) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the values of any integer fields on this edge.
setI(int[]) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the values of any integer fields on this node.
setI(int, int) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the value at the specified index in the fI array.
setI(int, int) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the value at the specified index in the fI array.
setID(int) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the ID of the ActivityInstance.
setID(int) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the ID of the WorkItem.
setID(long) - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
Sets the ID of the channel.
setID(long) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Sets the ID of the discussion item.
setID(long) - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
Sets the ID of the discussion.
setID(long) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Sets the ID of the discussion item.
setID(long) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the ID of the news item.
setID(long) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the ID of the project.
setID(long) - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
Sets the ID of the task list.
setID(long) - Method in class com.opentext.livelink.service.collaboration.TaskListItem
Sets the ID of the node.
setID(long) - Method in class com.opentext.livelink.service.docman.Attribute
Sets the ID of the attribute within its group.
setID(long) - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Sets the ID of the group definition (e.g. for Category types, this is the Category node's ID).
setID(long) - Method in class com.opentext.livelink.service.docman.Node
Sets the ID of the node.
setID(long) - Method in class com.opentext.livelink.service.docman.Version
Sets the ID of the version.
setID(long) - Method in class com.opentext.livelink.service.memberservice.Member
Sets the ID of the member.
setID(long) - Method in class com.opentext.livelink.service.memberservice.MemberRight
Sets the member ID.
setID(long) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the ID of the Activity.
setID(String) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Sets the id of the type, referred to in the corresponding edge or node.
setID(String) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the ID of this edge.
setID(String) - Method in class com.opentext.livelink.service.searchservices.SGraph
Sets the ID of this graph.
setID(String) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the ID of this node.
setID(String) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the integer identifier of the form node this instance of form data comes from.
setIncludeCount(int) - Method in class com.opentext.livelink.service.searchservices.ListDescription
Sets the number of nodes returned in this PagedGraph.
setIncludeHiddenNodes(boolean) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets whether hidden nodes should be returned.
setIncludeTypes(int, String) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets the value at the specified index in the fIncludeTypes array.
setIncludeTypes(String[]) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets a list of node types to filter the results on.
setInheritance(boolean) - Method in class com.opentext.livelink.service.docman.CategoryInheritance
Sets the inheritability of the Category by the children of the node to which this category is attached.
setInheritPermissions(int) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets whether exported node premissions will be applied to imported nodes.
setInitiatedDate(Date) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the date the ProcessInstance was initiated.
setInitiatives(String) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the initiatives of the project.
setInitiatorID(long) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the ID of the user that initiated the ProcessInstance.
setInitiatorID(IntegerObject) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the ID of the initiator of the workflow.
setInstructions(StringObject) - Method in class com.opentext.livelink.service.workflowservice.ApplicationData
Sets the instructions for the ApplicationData.
setInstructions(String) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the instructions on how to complete the task.
setInstructions(String) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the instructions for performing the Activity.
setInstructions(String) - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Sets the general instructions for the starting the Process.
setInstructions(String) - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
Sets the instructions for the WorkItem.
setIntegerValue(Integer) - Method in class com.opentext.livelink.service.docman.NodeFeature
Sets the integer value of the feature.
setInts(int, String) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Sets the value at the specified index in the fInts array.
setInts(String[]) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Sets the names of any integer attributes in the corresponding edge or node.
setIs24HrClock(boolean) - Method in class com.opentext.livelink.service.core.DateFormat
Sets whether the time is represented as a 24-hour clock.
setIsContainer(boolean) - Method in class com.opentext.livelink.service.docman.Node
Sets the flag indicating whether the node is a container.
setIsLimit(boolean) - Method in class com.opentext.livelink.service.docman.ReportResult
Sets whether or not the results returned the maximum record limit.
setIsMultiByte(boolean) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets whether Content Server can store multi-byte characters.
setIsReference(boolean) - Method in class com.opentext.livelink.service.docman.Node
Sets the flag indicating whether the node is a reference to another node.
setIsReservable(boolean) - Method in class com.opentext.livelink.service.docman.Node
Sets the flag indicating whether the node supports reservation.
setIsVersionable(boolean) - Method in class com.opentext.livelink.service.docman.Node
Sets the flag indicating whether the node supports versions.
setItem(int, SGraph) - Method in class com.opentext.livelink.service.searchservices.SResultPage
Sets the value at the specified index in the fItem array.
setItem(SGraph[]) - Method in class com.opentext.livelink.service.searchservices.SResultPage
Sets the ordered list of the graphs in this page of search results.
setKeepReservedState(boolean) - Method in class com.opentext.livelink.service.docman.CopyOptions
Sets whether the copied node will keep its reserved state.
setKeepVersionLocks(boolean) - Method in class com.opentext.livelink.service.docman.CopyOptions
Sets whether all copied versions will keep their Locked state.
setKey(String) - Method in class com.opentext.livelink.service.core.DataValue
Sets the unique identifier of the DataValue.
setKey(String) - Method in class com.opentext.livelink.service.docman.Attribute
Sets the key identifying the attribute, corresponding to the key of the DataValue used to represent this attribute's values.
setKey(String) - Method in class com.opentext.livelink.service.docman.AttributeGroup
Sets the key identifying the group, corresponding to the key of the AttributeGroupDefinition.
setKey(String) - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Sets the key identifying the group definition, corresponding to the key in the value instance AttributeGroup.
setKeySig(String) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the key signature for the assignment.
setLanguageCode(String) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets the language code in use on Content Server.
setLanguageCode(String) - Method in class com.opentext.livelink.service.docman.MetadataLanguage
Sets the language code.
setLanguageCode(String) - Method in class com.opentext.livelink.service.docman.MultilingualMetadata
Sets the language code for the language of the metadata.
setLastID(long) - Method in class com.opentext.livelink.service.collaboration.DiscussionReadList
Sets the last internal ID of the discussion.
setLastName(String) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's last name.
setLeaderID(Long) - Method in class com.opentext.livelink.service.memberservice.Group
Sets the user ID of the leader of the group.
setLeaderID(Long) - Method in class com.opentext.livelink.service.memberservice.MemberRight
Sets the leader ID.
setListDescription(ListDescription) - Method in class com.opentext.livelink.service.searchservices.SResultPage
Sets the description of the place of this page of results in the entire result list.
setListHead(int) - Method in class com.opentext.livelink.service.searchservices.ListDescription
Sets the 1-based index of the first result in this page within the entire result list.
setLocked(int) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Sets the locked flag for the release.
setLocked(int) - Method in class com.opentext.livelink.service.docman.Version
Sets the flag indicating whether the version is locked.
setLockedBy(long) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Sets the ID of the user who locked the release.
setLockedBy(Long) - Method in class com.opentext.livelink.service.docman.Version
Sets the ID of the user who locked the version.
setLockedDate(Date) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Sets the date the release was locked.
setLockedDate(Date) - Method in class com.opentext.livelink.service.docman.Version
Sets the date the version was locked.
setLoginEnabled(boolean) - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Sets whether the member can login to the system.
setLongValue(Long) - Method in class com.opentext.livelink.service.docman.NodeFeature
Sets the long integer value of the feature.
setMajor(long) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Sets the major version number of the release.
setMajor(Long) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the current major version number of the node.
setManagerID(long) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the ID of user that manages the ProcessInstance.
setMatching(SearchMatching) - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Sets the matching method for the search.
setMaxDepth(int) - Method in class com.opentext.livelink.service.docman.GetNodesInContainerOptions
Sets the maximum number of containers to recursively search.
setMaxLength(Integer) - Method in class com.opentext.livelink.service.docman.StringAttribute
Sets the maximum stored length of the attriute.
setMaxResults(int) - Method in class com.opentext.livelink.service.docman.GetNodesInContainerOptions
Sets the maximum number of results to return.
setMaxValues(Integer) - Method in class com.opentext.livelink.service.docman.Attribute
Sets the maximum number of values for the attribute.
setMemberID(long) - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Sets the ID of the user who entered the comment.
setMemberID(long) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the ID of the user performing the WorkItem.
setMemberID(Long) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the user ID of the user to whom the Activity is assigned.
setMemberID(Long) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the ID of the user performing the ActivityInstance
setMemberID(Long) - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
Sets the ID of the member that performed the event.
setMemberInfo(Member) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipant
Sets the Member SDO representing the participant.
setMemberName(String) - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
Sets the username of the user who entered the comment.
setMemberName(String) - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
Sets the name of the member that performed the event.
setMembers(int, Member) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Sets the value at the specified index in the fMembers array.
setMembers(int, Member) - Method in class com.opentext.livelink.service.memberservice.MemberSearchResults
Sets the value at the specified index in the fMembers array.
setMembers(Member[]) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Sets the members of the project.
setMembers(Member[]) - Method in class com.opentext.livelink.service.memberservice.MemberSearchResults
Sets the list of members found on this page.
setMessage(String) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the custom message set for the ProcessDefinition.
setMetadata(Metadata) - Method in class com.opentext.livelink.service.docman.Node
Sets the metadata for the node - null if metadata is not specified.
setMetadata(Metadata) - Method in class com.opentext.livelink.service.docman.Version
Sets the metadata for the version (null means none specified).
setMetadataLanguage(String) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Sets the current user's preferred metadata language.
setMiddleName(String) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's middle name.
setMilestone(long) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the ID of the milestone associated with the task.
setMilestoneDate(Date) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the date the last milestone was reached.
setMilestoneDate(Date) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the date the last milestone was reached.
setMimetype(String) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Sets the MIME type of the attachment.
setMimeType(String) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the MIME type of the current version number of the node.
setMimeType(String) - Method in class com.opentext.livelink.service.docman.Version
Sets the MIME type of the version.
setMinor(long) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Sets the minor version number of the release.
setMinValues(Integer) - Method in class com.opentext.livelink.service.docman.Attribute
Sets the minimum number of values for the attribute.
setMission(String) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the mission of the project.
setModifiedDate(Date) - Method in class com.opentext.livelink.service.core.Attachment
Sets the Date that should be stored in Livelink as the modified data
setModifiedDate(Date) - Method in class com.opentext.livelink.service.core.FileAtts
Sets the Date that should be stored in Livelink as the modified data
setModifyDate(Date) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Sets the date the attachment was last modified.
setModifyDate(Date) - Method in class com.opentext.livelink.service.docman.Node
Sets the date the node was last modified.
setModifyDate(Date) - Method in class com.opentext.livelink.service.docman.Version
Sets the modification date of the version.
setModifyPermission(boolean) - Method in class com.opentext.livelink.service.docman.NodePermissions
Sets the flag controlling modification of basic attributes (e.g. name, comment).
setMonthFormat(MonthFormat) - Method in class com.opentext.livelink.service.core.DateFormat
Sets the format of the month.
setMustAuthenticate(boolean) - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
Sets whether or not the WorkItem requires authentication.
setN(int, SNode) - Method in class com.opentext.livelink.service.searchservices.SGraph
Sets the value at the specified index in the fN array.
setN(SNode[]) - Method in class com.opentext.livelink.service.searchservices.SGraph
Sets the nodes of this graph.
setN(String) - Method in class com.opentext.livelink.service.searchservices.NV
Sets the name.
setName(String) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the name of the assignment.
setName(String) - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
Sets the name of the channel.
setName(String) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Sets the name of the attachment.
setName(String) - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
Sets the name of the discussion.
setName(String) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the name of the news item.
setName(String) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the name of the project.
setName(String) - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
Sets the name of the task list.
setName(String) - Method in class com.opentext.livelink.service.collaboration.TaskListItem
Sets the name of the node.
setName(String) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Sets the name of the release.
setName(String) - Method in class com.opentext.livelink.service.docman.MetadataLanguage
Sets the language name.
setName(String) - Method in class com.opentext.livelink.service.docman.MultilingualMetadata
Sets the name of the node.
setName(String) - Method in class com.opentext.livelink.service.docman.Node
Sets the name of the node.
setName(String) - Method in class com.opentext.livelink.service.docman.NodeFeature
Sets the name of the feature.
setName(String) - Method in class com.opentext.livelink.service.docman.Version
Sets the name of the version.
setName(String) - Method in class com.opentext.livelink.service.memberservice.Member
Sets the member's name.
setName(String) - Method in class com.opentext.livelink.service.memberservice.MemberRight
Sets the name.
setName(String) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets the name of the field.
setName(String) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the name of this form in the workflow map.
setNameFilter(String) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets a partial name to filter results against.
setNameSpaceTag(String) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the namespace to pre-append to Content Server tags (when schema is enabled).
setNickname(String) - Method in class com.opentext.livelink.service.docman.Node
Sets the nickname of the node.
setNodeCount(int) - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
Sets the number of nodes encountered in the previous batch.
setNodeID(long) - Method in class com.opentext.livelink.service.docman.CollectionItem
Sets the node ID.
setNodeID(long) - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Sets the ID of the node to which the event pertains.
setNodeID(long) - Method in class com.opentext.livelink.service.docman.NodePosition
Sets the ID of the child node.
setNodeID(long) - Method in class com.opentext.livelink.service.docman.Version
Sets the node ID of the version.
setNodeInfo(boolean) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets whether the DAPINODE is exported.
setNodeMetadata(long, Metadata) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Sets the metadata for a node.
setNodeRights(long, NodeRights) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Set the rights for a node.
setNodes(int, Node) - Method in class com.opentext.livelink.service.docman.NodePageResult
Sets the value at the specified index in the fNodes array.
setNodes(Node[]) - Method in class com.opentext.livelink.service.docman.NodePageResult
Sets the list of nodes on the specified page.
setNumActive(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of tasks that have a status of Active.
setNumber(long) - Method in class com.opentext.livelink.service.docman.Version
Sets the version number.
setNumberOfPages(int) - Method in class com.opentext.livelink.service.docman.NodePageResult
Sets the maximum number of pages (actual number will be based on permissions and hidden state).
setNumberOfPages(Integer) - Method in class com.opentext.livelink.service.core.PageHandle
Sets the number of pages in the result.
setNumCancelled(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of tasks that have a status of Cancelled.
setNumCompleted(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of tasks that have a status of Completed.
setNumExtracted(int) - Method in class com.opentext.livelink.service.searchservices.ExtractResponse
Sets the number of objects that were successfully extracted.
setNumInprocess(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of tasks that have a status of In Process.
setNumIssue(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of tasks that have a status of Issue.
setNumLate(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of tasks that have a status of Late.
setNumOnHold(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of tasks that have a status of On Hold.
setNumPending(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of tasks that have a status of Pending.
setNumResultsToRetrieve(int) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Sets the maximum size of the node set page to be returned.
setNumTasks(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of tasks in the milestone.
setObject(String) - Method in class com.opentext.livelink.service.searchservices.ExtractionFailure
Sets the object that failed to be extracted.
setObjectID(long) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the ID of the ProcessDefinition.
setObjectID(long) - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Sets the ID of the ProcessDefinition.
setObjectives(String) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the objectives of the project.
setOfficeLocation(String) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's office location.
setOnEdge(boolean) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets whether the field may occur on edges in the result graphs.
setOnNode(boolean) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets whether the field may occur on nodes in the result graphs.
setOrdering(long) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Sets the order of the discussion item.
setOriginalID(long) - Method in class com.opentext.livelink.service.docman.NodeReferenceInfo
Sets the ID of the referenced node.
setOriginalTargetDate(Date) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the original target date to complete the milestone
setOriginalType(String) - Method in class com.opentext.livelink.service.docman.NodeReferenceInfo
Sets the type of the referenced node.
setOwner(boolean) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets whether the exported node's owner should be the owner of the imported node.
setOwner(long) - Method in class com.opentext.livelink.service.docman.Version
Sets the owner of the version.
setOwnerGroupRight(NodeRight) - Method in class com.opentext.livelink.service.docman.NodeRights
Sets the Owner Group rights for the node.
setOwnerID(long) - Method in class com.opentext.livelink.service.core.ImportOptions
Sets the owner of all nodes to be imported (if set).
setOwnerName(String) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Sets the name of the owner of the attachment.
setOwnerRight(NodeRight) - Method in class com.opentext.livelink.service.docman.NodeRights
Sets the Owner rights for the node.
setPageContext(String) - Method in class com.opentext.livelink.service.docman.NodePageResult
Sets the page context is a state token which should be used when getting next page.
setPageContext(String) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets the state token from prior call's NodePageResult.
setPageHandle(PageHandle) - Method in class com.opentext.livelink.service.docman.PagedNodeAuditData
Sets the page handle to be supplied for subsequent pages.
setPageHandle(PageHandle) - Method in class com.opentext.livelink.service.memberservice.MemberSearchResults
Sets the page handle for the current search.
setPageHandle(PageHandle) - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Sets the PageHandle for dealing with pages of results.
setPageHandle(PageHandle) - Method in class com.opentext.livelink.service.workflowservice.WorkItemResult
Sets the PageHandle for dealing with pages of results.
setPageHandleID(Integer) - Method in class com.opentext.livelink.service.core.PageHandle
Sets the unique page handle ID used to retrieve subsequent pages.
setPageNumber(int) - Method in class com.opentext.livelink.service.docman.NodePageResult
Sets the page number returned, or 0 if the page does not exist.
setPageNumber(int) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets the page number requested.
setPageNumber(Integer) - Method in class com.opentext.livelink.service.core.PageHandle
Sets the current page number contained within this PageHandle.
setPageSize(int) - Method in class com.opentext.livelink.service.core.PageHandle
Sets the number of results per page.
setPageSize(int) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets the number of items per page.
setPageSize(int) - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Sets the maximum number of members to return.
setPageSize(int) - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Sets the number of results per page.
setParentID(long) - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
Sets the parent ID of the container for the channel.
setParentID(long) - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
Sets the parent ID of the container for the discussion.
setParentID(long) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Sets the parent ID of the discussion item.
setParentID(long) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the parent ID of the news item.
setParentID(long) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the parent ID of the container for the project.
setParentID(long) - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
Sets the parent ID of the container for the task list.
setParentID(long) - Method in class com.opentext.livelink.service.collaboration.TaskListItem
Sets the parent ID of the node.
setParentID(long) - Method in class com.opentext.livelink.service.docman.Node
Sets the ID of the parent node of the node.
setPartialData(boolean) - Method in class com.opentext.livelink.service.docman.Node
Sets the flag indicating whether the node's data is partially filled or complete.
setPassword(String) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's password.
setPercentCancelled(double) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the percentage of tasks that have a status of Cancelled.
setPercentComplete(double) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the percentage of tasks that have a status of Complete.
setPercentInprocess(double) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the percentage of tasks that have a status of In Process.
setPercentIssue(double) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the percentage of tasks that have a status of Issue.
setPercentLate(double) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the percentage of tasks that have a status of Late.
setPercentOnHold(double) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the percentage of tasks that have a status of On Hold.
setPercentPending(double) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the percentage of tasks that have a status of Pending.
setPerformerID(long) - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
Sets the ID of the user who performed the event.
setPermissions(boolean) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets whether the creator/owner of nodes and ACLs are exported.
setPermissions(NodePermissions) - Method in class com.opentext.livelink.service.docman.Node
Sets the Permissions object representing the authenticated user's permission on the node.
setPermissions(NodePermissions) - Method in class com.opentext.livelink.service.docman.NodeRight
Sets the permissions (or access rights) for the node.
setPermissions(ActivityPermissions) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the permissions configured for the Activity.
setPhone(String) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's phone number.
setPosition(long) - Method in class com.opentext.livelink.service.docman.NodePosition
Sets the new position of the node.
setPosition(Long) - Method in class com.opentext.livelink.service.docman.Node
Sets the position of the node (used for nodes contained in compound documents).
setPostedBy(long) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Sets the ID of the user who posted the discussion item.
setPostedDate(Date) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Sets the date the discussion item was posted.
setPriority(TaskPriority) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the priority of the task.
setPriority(WorkItemPriorityObject) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the priority of the WorkItem.
setPriority(Integer) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the priority of the assignment.
setPriority(Integer) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the priority of the Activity (high=100,medium=50,low=0).
setPriorityColor(String) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the color to display the priority (e.g. #00FF00).
setPriorityString(String) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the priority of the assignment (as an xLated String).
setPrivileges(MemberPrivileges) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's privileges.
setProcessData(int, ProcessData) - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Sets the value at the specified index in the fProcessData array.
setProcessData(ProcessData[]) - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Sets the list of ProcessData for each ProcessInstance.
setProcesses(int, ProcessInstance) - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Sets the value at the specified index in the fProcesses array.
setProcesses(ProcessInstance[]) - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
Sets the list of ProcessInstances based on the settings in the PageHandle object.
setProcessID(long) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the ID of the ProcessInstance that the ActivityInstance is part of.
setProcessID(long) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the ID of the ProcessInstance.
setProcessID(long) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the ID of the Process that the WorkItem is part of.
setProcessStatus(ProcessStatusObject) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the current ProcessStatus of the WorkItem.
setProcessTitle(StringObject) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the title of the process the WorkItem is part of.
setProjectID(long) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
Sets the ID of the project.
setProviderID(long) - Method in class com.opentext.livelink.service.docman.Version
Sets the provider ID for the version.
setProviderName(String) - Method in class com.opentext.livelink.service.docman.Version
Sets the provider name for the version.
setPublicAccess(boolean) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets whether public access is allowed.
setPublicAccessEnabled(boolean) - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
Sets whether the member has public access privileges.
setPublicRight(NodeRight) - Method in class com.opentext.livelink.service.docman.NodeRights
Sets the Public Access rights for the node.
setQueryLanguage(String) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Sets the query language used to interpret the other features in this search.
setR(double[]) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the values of any real fields on this edge.
setR(double[]) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the values of any real fields on this node.
setR(int, double) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the value at the specified index in the fR array.
setR(int, double) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the value at the specified index in the fR array.
setReadList(long, DiscussionReadList[]) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Sets the read list of a discussion for the current user.
setReadOnly(BooleanObject) - Method in class com.opentext.livelink.service.docman.Attribute
Sets whether or not the attribute is read-only.
setReadyDate(Date) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the date the ActivityInstance became ready.
setReadyDate(Date) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the date the WorkItem became ready.
setReals(int, String) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Sets the value at the specified index in the fReals array.
setReals(String[]) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Sets the names of any real attributes in the corresponding edge or node.
setReferenceInfo(NodeReferenceInfo) - Method in class com.opentext.livelink.service.docman.Node
Sets the NodeReferenceInfo object for the node, if it is a reference node.
setReleased(boolean) - Method in class com.opentext.livelink.service.docman.Node
Sets the flag indicating whether the node is released.
setReleaseID(long) - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
Sets the ID of the Release Compound Document.
setRequestContext(IRequestContext) - Method in class com.opentext.livelink.service.core.Service
Set the IRequestContext for using this service.
setRequired(Boolean) - Method in class com.opentext.livelink.service.docman.Attribute
Sets the required flag for the attribute, which controls whether a value is required for the attribute.
setRequiredForm(boolean) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets whether or not the required checkbox is checked for this form on the workflow map.
setRequireDisposition(boolean) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Sets whether or not a disposition is required for the activity.
setReservationInfo(NodeReservationInfo) - Method in class com.opentext.livelink.service.docman.Node
Sets the NodeReservationInfo object for the node, if it is reservable.
setReserved(boolean) - Method in class com.opentext.livelink.service.docman.NodeReservationInfo
Sets the reserved flag for the node.
setReservedBy(long) - Method in class com.opentext.livelink.service.docman.NodeReservationInfo
Sets the ID of the user who reserved the node.
setReservedDate(Date) - Method in class com.opentext.livelink.service.docman.NodeReservationInfo
Sets the date the node was reserved.
setReservePermission(boolean) - Method in class com.opentext.livelink.service.docman.NodePermissions
Sets the flag controlling node reservation.
setResources(int) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the number of members working on the milestone.
setResultAnalysis(int, SGraph) - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Sets the value at the specified index in the fResultAnalysis array.
setResultAnalysis(SGraph[]) - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Sets any out of band information related to the results.
setResultOrderSpec(String) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Sets the specification of the order of the result items.
setResults(SResultPage) - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Sets the requested page of search results.
setResultSetSpec(String) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Sets the specification of the set of items to be returned.
setResultTransformationSpec(int, String) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Sets the value at the specified index in the fResultTransformationSpec array.
setResultTransformationSpec(String[]) - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
Sets the specification of the final returned format of the graphs.
setResumeOnComplete(Boolean) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets whether or not to resume on completion.
setRetrievable(boolean) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets whether the field value can be used in the resulttransformation spec.
setRetrieveActivities(Boolean) - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Sets whether or not to retrieve the ActivityInstances for the Process.
setRetrieveProcessData(Boolean) - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Sets whether or not to retrieve the ApplicationData for the Process.
setRightID(long) - Method in class com.opentext.livelink.service.docman.NodeRight
Sets the ID of the member for the right (not applicable for a Public right).
setRole(ProjectRole) - Method in class com.opentext.livelink.service.collaboration.ProjectParticipant
Sets the ProjectRole of the participant.
setRole(ProjectRole) - Method in class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
Sets the role that will be updated.
setRoleAction(ProjectRoleAction) - Method in class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
Sets the action to perform (e.g. add or remove the user from the role).
setRoles(int, String) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the value at the specified index in the fRoles array.
setRoles(String[]) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the list of Roles to be used with the ProcessDefinition.
setRows(Integer) - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
Sets the number of rows in the text area which displays the attribute value.
setS(int, String) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the value at the specified index in the fS array.
setS(int, String) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the value at the specified index in the fS array.
setS(String[]) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the values of any string fields on this edge.
setS(String[]) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the values of any string fields on this node.
setSchema(boolean) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets whether a link to the Content Server schema is added.
setScope(ExportScope) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the scope of a parent to export.
setScope(SearchScope) - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Sets the scope of the search.
setSearch(String) - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
Sets the string to search for.
setSearchable(boolean) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets whether the field can be used in the ResultSetSpec or the ResultOrderSpec.
setSearchable(Boolean) - Method in class com.opentext.livelink.service.docman.Attribute
Sets the searchable flag for the attribute, which controls whether the attribute is searchable.
setSeeAllComments(boolean) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Sets whether or not the user can see all comments.
setSeeContentsPermission(boolean) - Method in class com.opentext.livelink.service.docman.NodePermissions
Sets the flag controlling permission to see the contents of a node.
setSeePermission(boolean) - Method in class com.opentext.livelink.service.docman.NodePermissions
Sets the flag controlling permission to see a node.
setSendForReview(boolean) - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
Sets whether or not the user can send the activity for review.
setSeparator1(String) - Method in class com.opentext.livelink.service.core.DateFormat
Sets the first separator character.
setSeparator2(String) - Method in class com.opentext.livelink.service.core.DateFormat
Sets the second separator character.
setServerDateTime(Date) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets the Content Server current date and time.
setServerVersion(String) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets the Content Server release version.
setServerVersionMajor(int) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets the major version of Content Server.
setServerVersionMicro(int) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets the micro version of Content Server.
setServerVersionMinor(int) - Method in class com.opentext.livelink.service.core.ServerInfo
Sets the minor version of Content Server.
setServiceContext(IServiceContext) - Method in class com.opentext.livelink.service.core.Service
Set the IServiceContext for using this service.
setServiceDescription(String) - Method in class com.opentext.livelink.service.core.ServiceInfo
Sets the description of the service.
setServiceName(String) - Method in class com.opentext.livelink.service.core.ServiceInfo
Sets the name of the service.
setServiceNamespace(String) - Method in class com.opentext.livelink.service.core.ServiceInfo
Sets the namespace of the service.
setShowTime(Boolean) - Method in class com.opentext.livelink.service.docman.DateAttribute
Sets the ShowTime flag for the attribute, which controls whether the time should be displayed in the user interface.
setSize(long) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Sets the size of the attachment.
setSkippedCount(int) - Method in class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
Sets the number of nodes skipped in the previous batch..
setSkippedNodeCount(int) - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
Sets the total number of nodes skipped in the entire operation.
setSkipWeekends(Boolean) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets whether or not to skip weekends in date calculations.
setSourceActivity(int) - Method in class com.opentext.livelink.service.workflowservice.TransitionLink
Sets the ID of the source Activity.
setSplitTran(boolean) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets nothing.
setStartDate(Date) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the start date of the project.
setStartDate(Date) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the date the task started.
setStartDate(Date) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the date and time the Activity was started.
setStationery(boolean) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets whether or not this form is a stationery pad.
setStatus(ProjectStatus) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the current status of the project.
setStatus(TaskStatus) - Method in class com.opentext.livelink.service.collaboration.TaskInfo
Sets the current status of the task.
setStatus(ActivityStatus) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the current status of the ActivityInstance
setStatus(ProcessStatus) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the current status of the ProcessInstance (suspended=1,executing=2,done=-1,stopped=-2,archived=-3).
setStatus(WorkItemStatus) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the current WorkItemStatus of the WorkItem.
setStatus(Integer) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the status of the assignment.
setStatusColor(String) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the color to display the status (e.g. #00FF00).
setStatusString(String) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the status of the assignment (as an xLated String).
setStorageMechID(int) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the integer identifier of which storage mechanism to use for this form, 0 if none.
setStorageModel(String) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets where this field is stored (e.g. rdb, memory, or disk).
setStory(String) - Method in class com.opentext.livelink.service.collaboration.NewsInfo
Sets the story of the news item.
setStrings(int, String) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Sets the value at the specified index in the fStrings array.
setStrings(String[]) - Method in class com.opentext.livelink.service.searchservices.DataBagType
Sets the names of any string attributes in the corresponding edge or node.
setStringValue(String) - Method in class com.opentext.livelink.service.docman.NodeFeature
Sets the string value of the feature.
setStyleSheet(String) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the stylesheet to apply to perform the transform (when transform is enabled).
setSubject(String) - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
Sets the subject of the discussion item.
setSubmitMechID(int) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the integer identifier of which submission mechanism to use for this form, 0 if none.
setSubProcessID(long) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the ID of the SubProcess that the ActivityInstance is part of.
setSubProcessID(long) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the ID of the SubProcess of this ProcessInstance.
setSubProcessID(long) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the ID of the SubProcess that the WorkItem is part of.
setSubReportID(Long) - Method in class com.opentext.livelink.service.docman.ReportResult
Sets the ID of the Sub-Report
setSubReportParameters(int, String) - Method in class com.opentext.livelink.service.docman.ReportResult
Sets the value at the specified index in the fSubReportParameters array.
setSubReportParameters(String[]) - Method in class com.opentext.livelink.service.docman.ReportResult
Sets the parameters for the Sub-Report.
setSubtype(ActivitySubtype) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the task subtype.
setSubType(int) - Method in class com.opentext.livelink.service.collaboration.Assignment
Sets the subtype of the assignment.
setSubWorkID(Long) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the integer identifier of the subworkflow this instance of form data comes from.
setSupportsAdvancedVersionControl(boolean) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the flag indicating whether the node supports advanced versioning.
setTargetDate(Date) - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
Sets the current target date to complete the milestone.
setTargetDate(Date) - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
Sets the target date to complete the project.
setTaskID(Integer) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the integer identifier of the task this instance of form data comes from.
setTemplateID(long) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the integer identifier of the template this form is based on.
setTimeZone(Integer) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's time zone.
setTitle(String) - Method in class com.opentext.livelink.service.docman.ReportResult
Sets the title of the LiveReport.
setTitle(String) - Method in class com.opentext.livelink.service.memberservice.User
Sets the user's title.
setTitle(String) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the title of the Activity.
setTitle(String) - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
Sets the title of the ActivityInstance.
setTitle(String) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the title of the ProcessDefinition.
setTitle(String) - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
Sets the title of the ProcessInstance.
setTitle(String) - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
Sets the title of the ProcessInstance to be created.
setTitle(String) - Method in class com.opentext.livelink.service.workflowservice.WorkItem
Sets the title of the WorkItem.
setToID(String) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the ID of the node this edge points to.
setTotal(int) - Method in class com.opentext.livelink.service.collaboration.UnreadInfo
Sets the total number of DiscussionItems.
setTotalNodeCount(int) - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
Sets the total number of nodes encountered in the entire operation.
setTransform(String) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets whether a transform will be performed on the exported content.
setTransitionLinks(int, TransitionLink) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the value at the specified index in the fTransitionLinks array.
setTransitionLinks(TransitionLink[]) - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
Sets the links between Activities in the ProcessDefinition.
setTransitionType(TransitionType) - Method in class com.opentext.livelink.service.workflowservice.TransitionLink
Sets the TransitionType of the link between Activities.
setType(int, DataBagType) - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Sets the value at the specified index in the fType array.
setType(int, DataBagType) - Method in class com.opentext.livelink.service.searchservices.SResultPage
Sets the value at the specified index in the fType array.
setType(DataBagType[]) - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
Sets the types used in the fResultAnalysis.
setType(DataBagType[]) - Method in class com.opentext.livelink.service.searchservices.SResultPage
Sets the types of the edges and nodes in the graphs of fItem.
setType(ActivityType) - Method in class com.opentext.livelink.service.workflowservice.Activity
Sets the task type.
setType(String) - Method in class com.opentext.livelink.service.docman.Attribute
Sets the primitive type of the attribute, one of "String", "Integer", "Real", "Date" or "Boolean".
setType(String) - Method in class com.opentext.livelink.service.docman.AttributeGroup
Sets the type of the group (e.g.
setType(String) - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
Sets the type of the group definition (e.g.
setType(String) - Method in class com.opentext.livelink.service.docman.Node
Sets the type name of the node.
setType(String) - Method in class com.opentext.livelink.service.docman.NodeFeature
Sets the primitive type of the feature (String, Integer, Long, Date or Boolean).
setType(String) - Method in class com.opentext.livelink.service.docman.NodeRight
Sets the type of right (Owner, OwnerGroup, Public or ACL).
setType(String) - Method in class com.opentext.livelink.service.docman.Version
Sets the type of version.
setType(String) - Method in class com.opentext.livelink.service.memberservice.Member
Sets the member type (i.e.
setType(String) - Method in class com.opentext.livelink.service.memberservice.MemberRight
Sets the type.
setType(String) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets the type of data associated with this field.
setType(String) - Method in class com.opentext.livelink.service.searchservices.SEdge
Sets the id of the DataBagType which describes this edge.
setType(String) - Method in class com.opentext.livelink.service.searchservices.SNode
Sets the ID of the DataBagType which describes this node.
setTypeFilter(String) - Method in class com.opentext.livelink.service.docman.NodePageSpecification
Sets the name of a type to use for filtering the results.
setUnread(int) - Method in class com.opentext.livelink.service.collaboration.UnreadInfo
Sets the number of unread DiscussionItems.
setUpgradedCount(int) - Method in class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
Sets the number of nodes upgraded in the previous batch..
setUserID(long) - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
Sets the ID of the user who created the attachment.
setUserID(long) - Method in class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
Sets the ID of the user whose role will be updated.
setV(String) - Method in class com.opentext.livelink.service.searchservices.NV
Sets the value.
setValidTypes(int, String) - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
Sets the value at the specified index in the fValidTypes array.
setValidTypes(String[]) - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
Sets the list of valid item types.
setValidValues(double[]) - Method in class com.opentext.livelink.service.docman.RealAttribute
Sets the array of valid values for the attribute.
setValidValues(int, double) - Method in class com.opentext.livelink.service.docman.RealAttribute
Sets the value at the specified index in the fValidValues array.
setValidValues(int, long) - Method in class com.opentext.livelink.service.docman.IntegerAttribute
Sets the value at the specified index in the fValidValues array.
setValidValues(int, long) - Method in class com.opentext.livelink.service.docman.UserAttribute
Sets the value at the specified index in the fValidValues array.
setValidValues(int, String) - Method in class com.opentext.livelink.service.docman.StringAttribute
Sets the value at the specified index in the fValidValues array.
setValidValues(int, Date) - Method in class com.opentext.livelink.service.docman.DateAttribute
Sets the value at the specified index in the fValidValues array.
setValidValues(long[]) - Method in class com.opentext.livelink.service.docman.IntegerAttribute
Sets the array of valid values for the attribute.
setValidValues(long[]) - Method in class com.opentext.livelink.service.docman.UserAttribute
Sets the list of valid values for this attribute.
setValidValues(String[]) - Method in class com.opentext.livelink.service.docman.StringAttribute
Sets the list of valid values for this attribute.
setValidValues(Date[]) - Method in class com.opentext.livelink.service.docman.DateAttribute
Sets the array of valid values for the attribute.
setValue(boolean) - Method in class com.opentext.livelink.service.core.BooleanObject
Sets the Boolean value.
setValue(long) - Method in class com.opentext.livelink.service.core.IntegerObject
Sets the Integer value.
setValue(ProcessStatus) - Method in class com.opentext.livelink.service.workflowservice.ProcessStatusObject
Sets the ProcessStatus value.
setValue(WorkItemPriority) - Method in class com.opentext.livelink.service.workflowservice.WorkItemPriorityObject
Sets the WorkItemPriority value.
setValue(String) - Method in class com.opentext.livelink.service.core.StringObject
Sets the String value.
setValues(int, DataValue) - Method in class com.opentext.livelink.service.core.RowValue
Sets the value at the specified index in the fValues array.
setValues(int, DataValue) - Method in class com.opentext.livelink.service.docman.AttributeGroup
Sets the value at the specified index in the fValues array.
setValues(int, RowValue) - Method in class com.opentext.livelink.service.core.TableValue
Sets the value at the specified index in the fValues array.
setValues(int, RowValue) - Method in class com.opentext.livelink.service.docman.SetAttribute
Sets the value at the specified index in the fValues array.
setValues(int, Boolean) - Method in class com.opentext.livelink.service.core.BooleanValue
Sets the value at the specified index in the fValues array.
setValues(int, Boolean) - Method in class com.opentext.livelink.service.docman.BooleanAttribute
Sets the value at the specified index in the fValues array.
setValues(int, Double) - Method in class com.opentext.livelink.service.core.RealValue
Sets the value at the specified index in the fValues array.
setValues(int, Double) - Method in class com.opentext.livelink.service.docman.RealAttribute
Sets the value at the specified index in the fValues array.
setValues(int, Long) - Method in class com.opentext.livelink.service.core.IntegerValue
Sets the value at the specified index in the fValues array.
setValues(int, Long) - Method in class com.opentext.livelink.service.docman.IntegerAttribute
Sets the value at the specified index in the fValues array.
setValues(int, Long) - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
Sets the value at the specified index in the fValues array.
setValues(int, Long) - Method in class com.opentext.livelink.service.docman.UserAttribute
Sets the value at the specified index in the fValues array.
setValues(int, String) - Method in class com.opentext.livelink.service.core.StringValue
Sets the value at the specified index in the fValues array.
setValues(int, String) - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
Sets the value at the specified index in the fValues array.
setValues(int, String) - Method in class com.opentext.livelink.service.docman.StringAttribute
Sets the value at the specified index in the fValues array.
setValues(int, Date) - Method in class com.opentext.livelink.service.core.DateValue
Sets the value at the specified index in the fValues array.
setValues(int, Date) - Method in class com.opentext.livelink.service.docman.DateAttribute
Sets the value at the specified index in the fValues array.
setValues(DataValue[]) - Method in class com.opentext.livelink.service.core.RowValue
Sets the DataValues contained in this object.
setValues(DataValue[]) - Method in class com.opentext.livelink.service.docman.AttributeGroup
Sets the list of DataValue objects representing the value of the group.
setValues(RowValue[]) - Method in class com.opentext.livelink.service.core.TableValue
Sets the RowValues contained in this object.
setValues(RowValue[]) - Method in class com.opentext.livelink.service.docman.SetAttribute
Sets the array of default values for the attribute.
setValues(Boolean[]) - Method in class com.opentext.livelink.service.core.BooleanValue
Sets the Boolean values contained in this object.
setValues(Boolean[]) - Method in class com.opentext.livelink.service.docman.BooleanAttribute
Sets the array of default values for the attribute.
setValues(Double[]) - Method in class com.opentext.livelink.service.core.RealValue
Sets the Real values contained in this object.
setValues(Double[]) - Method in class com.opentext.livelink.service.docman.RealAttribute
Sets the array of default values for the attribute.
setValues(Long[]) - Method in class com.opentext.livelink.service.core.IntegerValue
Sets the Integer values contained in this object.
setValues(Long[]) - Method in class com.opentext.livelink.service.docman.IntegerAttribute
Sets the array of default values for the attribute.
setValues(Long[]) - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
Sets the array of default values for the attribute.
setValues(Long[]) - Method in class com.opentext.livelink.service.docman.UserAttribute
Sets the array of default values for the attribute.
setValues(String[]) - Method in class com.opentext.livelink.service.core.StringValue
Sets the String values contained in this object.
setValues(String[]) - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
Sets the array of default values for the attribute.
setValues(String[]) - Method in class com.opentext.livelink.service.docman.StringAttribute
Sets the array of default values for the attribute.
setValues(Date[]) - Method in class com.opentext.livelink.service.core.DateValue
Sets the Date values contained in this object.
setValues(Date[]) - Method in class com.opentext.livelink.service.docman.DateAttribute
Sets the array of default values for the attribute.
setVerMajor(long) - Method in class com.opentext.livelink.service.docman.Version
Sets the version major number.
setVerMinor(long) - Method in class com.opentext.livelink.service.docman.Version
Sets the version minor number.
setVersion(boolean) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the integer identifier of the version this instance of form data comes from.
setVersion(Long) - Method in class com.opentext.livelink.service.docman.CollectionItem
Sets the version number of the node (0 represents current version, null represents not version specific).
setVersionInfo(ExportVersionInfo) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the controls for the versions of documents.
setVersionInfo(NodeVersionInfo) - Method in class com.opentext.livelink.service.docman.Node
Sets the NodeVersionInfo object for the node, if it supports versions.
setVersionNum(long) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the current version number of the node.
setVersionNum(Long) - Method in class com.opentext.livelink.service.docman.NodeReferenceInfo
Sets the referenced version number of the referenced node (e.g. for a Generation node).
setVersionNumber(long) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the specific version that is exported of a document.
setVersions(int, Version) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the value at the specified index in the fVersions array.
setVersions(Version[]) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the list of versions of the node.
setVersionsToKeep(Integer) - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
Sets the number of versions that will be kept.
setView(String) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the view that is used to display this instance of form data for this step.
setVolumeID(long) - Method in class com.opentext.livelink.service.docman.Node
Sets the volume ID of the node.
setWhere(String) - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
Sets the advanced search filtering options.
setWorkID(Long) - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
Sets the integer identifier of the workflow this instance of form data comes from.
setWorkItems(int, WorkItem) - Method in class com.opentext.livelink.service.workflowservice.WorkItemResult
Sets the value at the specified index in the fWorkItems array.
setWorkItems(WorkItem[]) - Method in class com.opentext.livelink.service.workflowservice.WorkItemResult
Sets the list of WorkItems based on the settings in the PageHandle object.
setXD(int, NV) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets the value at the specified index in the fXD array.
setXD(NV[]) - Method in class com.opentext.livelink.service.searchservices.FieldInfo
Sets the additional data associated with a field.
setXmlAttributes(int, String) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the value at the specified index in the fXmlAttributes array.
setXmlAttributes(String[]) - Method in class com.opentext.livelink.service.core.ExportOptions
Sets the list of strings that set which XML attriubtes to run during the export.
setYearFormat(YearFormat) - Method in class com.opentext.livelink.service.core.DateFormat
Sets the format of the year.
SGraph - Class in com.opentext.livelink.service.searchservices
A Graph with attributed edges and nodes, where the edges are binary and directional.
SGraph() - Constructor for class com.opentext.livelink.service.searchservices.SGraph
 
SingleSearchRequest - Class in com.opentext.livelink.service.searchservices
The SingleSearchRequest contains the specification of a single search and the number of results to retrieve.
SingleSearchRequest() - Constructor for class com.opentext.livelink.service.searchservices.SingleSearchRequest
 
SingleSearchResponse - Class in com.opentext.livelink.service.searchservices
The result of a single search.
SingleSearchResponse() - Constructor for class com.opentext.livelink.service.searchservices.SingleSearchResponse
 
SNode - Class in com.opentext.livelink.service.searchservices
A Node is used in describing the graphs at the base of the Search data model.
SNode() - Constructor for class com.opentext.livelink.service.searchservices.SNode
 
SOUNDSLIKE - com.opentext.livelink.service.memberservice.SearchMatching
Search term sounds like the result.
SResultPage - Class in com.opentext.livelink.service.searchservices
A page of search results.
SResultPage() - Constructor for class com.opentext.livelink.service.searchservices.SResultPage
 
Standard - com.opentext.livelink.service.workflowservice.TransitionType
A standard link from source activity to destination activity.
Started - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance has been started.
Started - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is started.
startProcess(ProcessStartData, long[], long[]) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Creates and starts a Process based on the provided data.
StartStep - com.opentext.livelink.service.workflowservice.ActivitySubtype
Start step activity.
STARTSWITH - com.opentext.livelink.service.memberservice.SearchMatching
Result starts with the search term.
Stopped - com.opentext.livelink.service.workflowservice.ProcessStatus
Shows the process instance is stopped.
stopProcess(long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Stops the process instance.
stream - Variable in class com.opentext.livelink.service.core.StreamBody
The data stream.
StreamBody - Class in com.opentext.livelink.service.core
Helper class to enable streaming for .NET 3.0 clients.
StreamBody() - Constructor for class com.opentext.livelink.service.core.StreamBody
 
StringAttribute - Class in com.opentext.livelink.service.docman
A StringAttribute represents String values.
StringAttribute() - Constructor for class com.opentext.livelink.service.docman.StringAttribute
 
StringObject - Class in com.opentext.livelink.service.core
StringObject is a wrapper for a String object.
StringObject() - Constructor for class com.opentext.livelink.service.core.StringObject
 
StringValue - Class in com.opentext.livelink.service.core
StringValue represents a named piece of data of type String.
StringValue() - Constructor for class com.opentext.livelink.service.core.StringValue
 
Sub - com.opentext.livelink.service.core.ExportScope
Export all children in the heirarchy.
Subprocess - com.opentext.livelink.service.workflowservice.ActivitySubtype
Sub-process activity.
SubProcessLate - com.opentext.livelink.service.workflowservice.ProcessStatus
Shows the process instance's sub-process is late.
Suspended - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance has been suspended.
Suspended - com.opentext.livelink.service.workflowservice.ProcessStatus
Shows the process instance is suspended.
Suspended - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is suspended.
suspendProcess(long) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Suspends the process instance.
SYSTEM - com.opentext.livelink.service.memberservice.SearchScope
Search the entire system.

T

TableValue - Class in com.opentext.livelink.service.core
TableValue represents a named array of RowValues.
TableValue() - Constructor for class com.opentext.livelink.service.core.TableValue
 
TargetAndChildren - com.opentext.livelink.service.docman.RightPropagation
Affects the target and its children.
TargetOnly - com.opentext.livelink.service.docman.RightPropagation
Affects only the target node.
TaskGroupInfo - Class in com.opentext.livelink.service.collaboration
Represents a group of tasks in a task list.
TaskGroupInfo() - Constructor for class com.opentext.livelink.service.collaboration.TaskGroupInfo
 
TaskInfo - Class in com.opentext.livelink.service.collaboration
TaskInfo is a light weight object that provides details about a task.
TaskInfo() - Constructor for class com.opentext.livelink.service.collaboration.TaskInfo
 
TaskListInfo - Class in com.opentext.livelink.service.collaboration
TaskListInfo provides the task list ID, name, parent ID, and the ID of the user who created the task list.
TaskListInfo() - Constructor for class com.opentext.livelink.service.collaboration.TaskListInfo
 
TaskListItem - Class in com.opentext.livelink.service.collaboration
TaskListItem is the abstract class for MilestoneInfo, TaskGroupInfo and TaskInfo.
TaskListItem() - Constructor for class com.opentext.livelink.service.collaboration.TaskListItem
 
TaskPriority - Enum in com.opentext.livelink.service.collaboration
TaskPriority defines the priority of a task.
TaskStatus - Enum in com.opentext.livelink.service.collaboration
TaskStatus defines the status of a task.
THREECHAR - com.opentext.livelink.service.core.MonthFormat
The month as a three-character abbreviation.
toLLValue() - Method in class com.opentext.livelink.service.collaboration.Assignment
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.DiscussionReadList
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.NewsAttachment
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipant
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
 
toLLValue() - Method in enum com.opentext.livelink.service.collaboration.ProjectRole
 
toLLValue() - Method in enum com.opentext.livelink.service.collaboration.ProjectRoleAction
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
 
toLLValue() - Method in enum com.opentext.livelink.service.collaboration.ProjectStatus
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.ReplyInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.TaskGroupInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.TaskListItem
 
toLLValue() - Method in enum com.opentext.livelink.service.collaboration.TaskPriority
 
toLLValue() - Method in enum com.opentext.livelink.service.collaboration.TaskStatus
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.TopicAttachment
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.TopicInfo
 
toLLValue() - Method in class com.opentext.livelink.service.collaboration.UnreadInfo
 
toLLValue() - Method in class com.opentext.livelink.service.core.BooleanObject
 
toLLValue() - Method in class com.opentext.livelink.service.core.BooleanValue
 
toLLValue() - Method in class com.opentext.livelink.service.core.ChunkedOperationContext
 
toLLValue() - Method in class com.opentext.livelink.service.core.DataValue
 
toLLValue() - Method in class com.opentext.livelink.service.core.DateFormat
 
toLLValue() - Method in enum com.opentext.livelink.service.core.DateOrder
 
toLLValue() - Method in class com.opentext.livelink.service.core.DateValue
 
toLLValue() - Method in enum com.opentext.livelink.service.core.ExportContent
 
toLLValue() - Method in class com.opentext.livelink.service.core.ExportOptions
 
toLLValue() - Method in enum com.opentext.livelink.service.core.ExportScope
 
toLLValue() - Method in enum com.opentext.livelink.service.core.ExportVersionInfo
 
toLLValue() - Method in class com.opentext.livelink.service.core.FileAtts
 
toLLValue() - Method in class com.opentext.livelink.service.core.ImportOptions
 
toLLValue() - Method in class com.opentext.livelink.service.core.IntegerObject
 
toLLValue() - Method in class com.opentext.livelink.service.core.IntegerValue
 
toLLValue() - Method in interface com.opentext.livelink.service.core.IServiceDataObject
Serialize an SDO object to an LLValue that can be sent to Livelink.
toLLValue() - Method in enum com.opentext.livelink.service.core.MonthFormat
 
toLLValue() - Method in class com.opentext.livelink.service.core.PageHandle
 
toLLValue() - Method in class com.opentext.livelink.service.core.PrimitiveValue
 
toLLValue() - Method in class com.opentext.livelink.service.core.RealValue
 
toLLValue() - Method in class com.opentext.livelink.service.core.RowValue
 
toLLValue() - Method in class com.opentext.livelink.service.core.ServerInfo
 
toLLValue() - Method in class com.opentext.livelink.service.core.ServiceDataObject
 
toLLValue() - Method in class com.opentext.livelink.service.core.ServiceInfo
 
toLLValue() - Method in class com.opentext.livelink.service.core.StringObject
 
toLLValue() - Method in class com.opentext.livelink.service.core.StringValue
 
toLLValue() - Method in class com.opentext.livelink.service.core.TableValue
 
toLLValue() - Method in enum com.opentext.livelink.service.core.YearFormat
 
toLLValue() - Method in class com.opentext.livelink.service.docman.Attribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.AttributeGroup
 
toLLValue() - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
 
toLLValue() - Method in enum com.opentext.livelink.service.docman.AttributeSourceType
 
toLLValue() - Method in class com.opentext.livelink.service.docman.BooleanAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.CategoryInheritance
 
toLLValue() - Method in class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
 
toLLValue() - Method in class com.opentext.livelink.service.docman.CollectionItem
 
toLLValue() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
 
toLLValue() - Method in class com.opentext.livelink.service.docman.CopyOptions
 
toLLValue() - Method in class com.opentext.livelink.service.docman.DateAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.GetNodesInContainerOptions
 
toLLValue() - Method in class com.opentext.livelink.service.docman.IntegerAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.Metadata
 
toLLValue() - Method in class com.opentext.livelink.service.docman.MetadataLanguage
 
toLLValue() - Method in class com.opentext.livelink.service.docman.MoveOptions
 
toLLValue() - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.MultilingualMetadata
 
toLLValue() - Method in class com.opentext.livelink.service.docman.Node
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodeContainerInfo
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodeFeature
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodePageResult
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodePermissions
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodePosition
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodeReferenceInfo
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodeReservationInfo
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodeRight
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodeRights
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
 
toLLValue() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
 
toLLValue() - Method in class com.opentext.livelink.service.docman.PagedNodeAuditData
 
toLLValue() - Method in class com.opentext.livelink.service.docman.PrimitiveAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.RealAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.ReportResult
 
toLLValue() - Method in enum com.opentext.livelink.service.docman.RightOperation
 
toLLValue() - Method in enum com.opentext.livelink.service.docman.RightPropagation
 
toLLValue() - Method in class com.opentext.livelink.service.docman.SetAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.StringAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.UserAttribute
 
toLLValue() - Method in class com.opentext.livelink.service.docman.Version
 
toLLValue() - Method in class com.opentext.livelink.service.memberservice.Domain
 
toLLValue() - Method in class com.opentext.livelink.service.memberservice.Group
 
toLLValue() - Method in class com.opentext.livelink.service.memberservice.Member
 
toLLValue() - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
 
toLLValue() - Method in class com.opentext.livelink.service.memberservice.MemberRight
 
toLLValue() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
 
toLLValue() - Method in class com.opentext.livelink.service.memberservice.MemberSearchResults
 
toLLValue() - Method in enum com.opentext.livelink.service.memberservice.SearchColumn
 
toLLValue() - Method in enum com.opentext.livelink.service.memberservice.SearchFilter
 
toLLValue() - Method in enum com.opentext.livelink.service.memberservice.SearchMatching
 
toLLValue() - Method in enum com.opentext.livelink.service.memberservice.SearchScope
 
toLLValue() - Method in class com.opentext.livelink.service.memberservice.User
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.DataBagType
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.ExtractionFailure
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.ExtractResponse
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.ListDescription
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.NV
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.SEdge
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.SGraph
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.SNode
 
toLLValue() - Method in class com.opentext.livelink.service.searchservices.SResultPage
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.ActionOnComplete
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.Activity
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.ActivityStatus
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.ActivitySubtype
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.ActivityType
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ApplicationData
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.AttachmentData
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.AttributeData
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.CommentData
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.EmailAttachmentAction
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.FormData
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.GroupOptions
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ProcessData
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.ProcessStatus
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.ProcessStatusObject
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.SearchFilter
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.TransitionLink
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.TransitionType
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.WorkItemPriority
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.WorkItemPriorityObject
 
toLLValue() - Method in class com.opentext.livelink.service.workflowservice.WorkItemResult
 
toLLValue() - Method in enum com.opentext.livelink.service.workflowservice.WorkItemStatus
 
TopicAttachment - Class in com.opentext.livelink.service.collaboration
TopicAttachment represents a document attachment of a discussion Topic or Reply.
TopicAttachment() - Constructor for class com.opentext.livelink.service.collaboration.TopicAttachment
 
TopicInfo - Class in com.opentext.livelink.service.collaboration
TopicInfo represents a Content Server Topic.
TopicInfo() - Constructor for class com.opentext.livelink.service.collaboration.TopicInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.Assignment
 
toString() - Method in class com.opentext.livelink.service.collaboration.ChannelInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.CollaborationAttachment
 
toString() - Method in class com.opentext.livelink.service.collaboration.DiscussionInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.DiscussionItem
 
toString() - Method in class com.opentext.livelink.service.collaboration.DiscussionReadList
 
toString() - Method in class com.opentext.livelink.service.collaboration.MilestoneInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.NewsAttachment
 
toString() - Method in class com.opentext.livelink.service.collaboration.NewsInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.ProjectInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipant
 
toString() - Method in class com.opentext.livelink.service.collaboration.ProjectParticipants
 
toString() - Method in class com.opentext.livelink.service.collaboration.ProjectRoleUpdateInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.ReplyInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.TaskGroupInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.TaskInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.TaskListInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.TaskListItem
 
toString() - Method in class com.opentext.livelink.service.collaboration.TopicAttachment
 
toString() - Method in class com.opentext.livelink.service.collaboration.TopicInfo
 
toString() - Method in class com.opentext.livelink.service.collaboration.UnreadInfo
 
toString() - Method in class com.opentext.livelink.service.core.BooleanObject
 
toString() - Method in class com.opentext.livelink.service.core.BooleanValue
 
toString() - Method in class com.opentext.livelink.service.core.ChunkedOperationContext
 
toString() - Method in class com.opentext.livelink.service.core.DataValue
 
toString() - Method in class com.opentext.livelink.service.core.DateFormat
 
toString() - Method in class com.opentext.livelink.service.core.DateValue
 
toString() - Method in class com.opentext.livelink.service.core.ExportOptions
 
toString() - Method in class com.opentext.livelink.service.core.FileAtts
 
toString() - Method in class com.opentext.livelink.service.core.ImportOptions
 
toString() - Method in class com.opentext.livelink.service.core.IntegerObject
 
toString() - Method in class com.opentext.livelink.service.core.IntegerValue
 
toString() - Method in class com.opentext.livelink.service.core.PageHandle
 
toString() - Method in class com.opentext.livelink.service.core.PrimitiveValue
 
toString() - Method in class com.opentext.livelink.service.core.RealValue
 
toString() - Method in class com.opentext.livelink.service.core.RowValue
 
toString() - Method in class com.opentext.livelink.service.core.ServerInfo
 
toString() - Method in class com.opentext.livelink.service.core.ServiceDataObject
Returns a string representation of the object consisting of the object name and any features and their values within square brackets.
toString() - Method in class com.opentext.livelink.service.core.ServiceInfo
 
toString() - Method in class com.opentext.livelink.service.core.StringObject
 
toString() - Method in class com.opentext.livelink.service.core.StringValue
 
toString() - Method in class com.opentext.livelink.service.core.TableValue
 
toString() - Method in class com.opentext.livelink.service.docman.Attribute
 
toString() - Method in class com.opentext.livelink.service.docman.AttributeGroup
 
toString() - Method in class com.opentext.livelink.service.docman.AttributeGroupDefinition
 
toString() - Method in class com.opentext.livelink.service.docman.BooleanAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.CategoryInheritance
 
toString() - Method in class com.opentext.livelink.service.docman.CategoryItemsUpgradeInfo
 
toString() - Method in class com.opentext.livelink.service.docman.CollectionItem
 
toString() - Method in class com.opentext.livelink.service.docman.CompoundDocRelease
 
toString() - Method in class com.opentext.livelink.service.docman.CopyOptions
 
toString() - Method in class com.opentext.livelink.service.docman.DateAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.GetNodesInContainerOptions
 
toString() - Method in class com.opentext.livelink.service.docman.IntegerAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.ItemReferenceAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.Metadata
 
toString() - Method in class com.opentext.livelink.service.docman.MetadataLanguage
 
toString() - Method in class com.opentext.livelink.service.docman.MoveOptions
 
toString() - Method in class com.opentext.livelink.service.docman.MultiLineAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.MultilingualMetadata
 
toString() - Method in class com.opentext.livelink.service.docman.Node
 
toString() - Method in class com.opentext.livelink.service.docman.NodeAuditRecord
 
toString() - Method in class com.opentext.livelink.service.docman.NodeContainerInfo
 
toString() - Method in class com.opentext.livelink.service.docman.NodeFeature
 
toString() - Method in class com.opentext.livelink.service.docman.NodePageResult
 
toString() - Method in class com.opentext.livelink.service.docman.NodePageSpecification
 
toString() - Method in class com.opentext.livelink.service.docman.NodePermissions
 
toString() - Method in class com.opentext.livelink.service.docman.NodePosition
 
toString() - Method in class com.opentext.livelink.service.docman.NodeReferenceInfo
 
toString() - Method in class com.opentext.livelink.service.docman.NodeReservationInfo
 
toString() - Method in class com.opentext.livelink.service.docman.NodeRight
 
toString() - Method in class com.opentext.livelink.service.docman.NodeRights
 
toString() - Method in class com.opentext.livelink.service.docman.NodeRightUpdateInfo
 
toString() - Method in class com.opentext.livelink.service.docman.NodeVersionInfo
 
toString() - Method in class com.opentext.livelink.service.docman.PagedNodeAuditData
 
toString() - Method in class com.opentext.livelink.service.docman.PrimitiveAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.RealAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.ReportResult
 
toString() - Method in class com.opentext.livelink.service.docman.SetAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.StringAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.UserAttribute
 
toString() - Method in class com.opentext.livelink.service.docman.Version
 
toString() - Method in class com.opentext.livelink.service.memberservice.Domain
 
toString() - Method in class com.opentext.livelink.service.memberservice.Group
 
toString() - Method in class com.opentext.livelink.service.memberservice.Member
 
toString() - Method in class com.opentext.livelink.service.memberservice.MemberPrivileges
 
toString() - Method in class com.opentext.livelink.service.memberservice.MemberRight
 
toString() - Method in class com.opentext.livelink.service.memberservice.MemberSearchOptions
 
toString() - Method in class com.opentext.livelink.service.memberservice.MemberSearchResults
 
toString() - Method in class com.opentext.livelink.service.memberservice.User
 
toString() - Method in class com.opentext.livelink.service.searchservices.DataBagType
 
toString() - Method in class com.opentext.livelink.service.searchservices.ExtractionFailure
 
toString() - Method in class com.opentext.livelink.service.searchservices.ExtractResponse
 
toString() - Method in class com.opentext.livelink.service.searchservices.FieldInfo
 
toString() - Method in class com.opentext.livelink.service.searchservices.ListDescription
 
toString() - Method in class com.opentext.livelink.service.searchservices.NV
 
toString() - Method in class com.opentext.livelink.service.searchservices.SEdge
 
toString() - Method in class com.opentext.livelink.service.searchservices.SGraph
 
toString() - Method in class com.opentext.livelink.service.searchservices.SingleSearchRequest
 
toString() - Method in class com.opentext.livelink.service.searchservices.SingleSearchResponse
 
toString() - Method in class com.opentext.livelink.service.searchservices.SNode
 
toString() - Method in class com.opentext.livelink.service.searchservices.SResultPage
 
toString() - Method in class com.opentext.livelink.service.workflowservice.Activity
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ActivityComment
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ActivityInstance
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ActivityPermissions
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ApplicationData
 
toString() - Method in class com.opentext.livelink.service.workflowservice.AttachmentData
 
toString() - Method in class com.opentext.livelink.service.workflowservice.AttributeData
 
toString() - Method in class com.opentext.livelink.service.workflowservice.CommentData
 
toString() - Method in class com.opentext.livelink.service.workflowservice.FormData
 
toString() - Method in class com.opentext.livelink.service.workflowservice.FormDataInstance
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ProcessData
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ProcessDefinition
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ProcessEvent
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ProcessInstance
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ProcessResult
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ProcessSearchOptions
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ProcessStartData
 
toString() - Method in class com.opentext.livelink.service.workflowservice.ProcessStatusObject
 
toString() - Method in class com.opentext.livelink.service.workflowservice.TransitionLink
 
toString() - Method in class com.opentext.livelink.service.workflowservice.WorkItem
 
toString() - Method in class com.opentext.livelink.service.workflowservice.WorkItemActions
 
toString() - Method in class com.opentext.livelink.service.workflowservice.WorkItemDetails
 
toString() - Method in class com.opentext.livelink.service.workflowservice.WorkItemPriorityObject
 
toString() - Method in class com.opentext.livelink.service.workflowservice.WorkItemResult
 
TransitionLink - Class in com.opentext.livelink.service.workflowservice
TransitionLink defines the relationship between Activities in a ProcessDefinition.
TransitionLink() - Constructor for class com.opentext.livelink.service.workflowservice.TransitionLink
 
TransitionType - Enum in com.opentext.livelink.service.workflowservice
Type of the link between activities in a ProcessDefinition.
True - com.opentext.livelink.service.workflowservice.TransitionType
The link if a conditional activity evaluates to true.
TWODIGIT - com.opentext.livelink.service.core.MonthFormat
The month as 2 digits.
TWODIGIT - com.opentext.livelink.service.core.YearFormat
Display the year as 2 digits.

U

Unknown - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance has a status not supported by this API.
Unknown - com.opentext.livelink.service.workflowservice.ActivitySubtype
Unknown activity.
Unknown - com.opentext.livelink.service.workflowservice.TransitionType
An unknown link type.
Unknown - com.opentext.livelink.service.workflowservice.WorkItemStatus
The status value is unknown to this API.
unlockRelease(long, long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Unlock a release.
unlockVersion(long, long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Unlock a version.
UnreadInfo - Class in com.opentext.livelink.service.collaboration
UnreadInfo contains the unread and total thread count of a discussion for a user.
UnreadInfo() - Constructor for class com.opentext.livelink.service.collaboration.UnreadInfo
 
unreserveNode(long) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Reserve node object.
updateCategory(long, Attribute[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Update a Category's attribute definition list (create a new version of the Category).
updateMember(Member) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Updates a member.
updateMilestone(MilestoneInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Updates a milestone.
updateMultilingualMetadata(long, MultilingualMetadata[]) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Updates a node's multilingual metadata for the languages given.
updateNews(NewsInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Updates a news item.
updateNode(Node) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Update node's properties.
updateNodeRight(long, NodeRight) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Updates a right for a node.
updateNodeRights(ChunkedOperationContext) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
A chunked method used to update the rights of a node and optionally its children.
updateNodeRightsContext(long, RightOperation, NodeRight[], RightPropagation) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Create the context to be used by UpdateNodeRights() to complete its operation over a series of method calls.
updatePassword(long, String, String) - Method in class com.opentext.livelink.service.memberservice.MemberService_JAXWS
Updates a user's password.
updateProcessData(long, long, ApplicationData[]) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Updates the application data on a Process
updateProject(ProjectInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Updates a project.
updateProjectParticipants(long, ProjectRoleUpdateInfo[]) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Updates the roles assigned to project participants, including removing them from a role.
updateTask(TaskInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Updates a task.
updateTaskGroup(TaskGroupInfo) - Method in class com.opentext.livelink.service.collaboration.Collaboration_JAXWS
Updates a task group.
updateVersion(Version) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Update a version (Comment and MimeType are the only modifiable properties).
updateWorkItemData(long, long, int, ApplicationData[]) - Method in class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
Updates the application data on a WorkItem
upgradeCategoryItems(ChunkedOperationContext) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
A chunked method used to upgrade nodes to the latest version of a category definition.
upgradeCategoryItemsContext(long, long, boolean) - Method in class com.opentext.livelink.service.docman.DocumentManagement_JAXWS
Used with UpgradeCategoryItems() to upgrade nodes to the latest version of a category definition.
uploadContent(String, FileAtts, StreamBody) - Method in class com.opentext.livelink.service.core.ContentService_JAXWS
Upload content and create the node.
User - Class in com.opentext.livelink.service.memberservice
User provides information about the name, contact and location for a user.
User - com.opentext.livelink.service.workflowservice.ActivitySubtype
User activity.
User() - Constructor for class com.opentext.livelink.service.memberservice.User
 
USER - com.opentext.livelink.service.memberservice.SearchFilter
Search on users.
UserAttribute - Class in com.opentext.livelink.service.docman
A UserAttribute represents Users or Groups in Content Server, stored as UserID integer values.
UserAttribute() - Constructor for class com.opentext.livelink.service.docman.UserAttribute
 

V

validateUser(String) - Method in class com.opentext.livelink.service.core.Authentication_JAXWS
Authenticates a user using an external authentication token (OTDS or CAP) and returns a login token.
valueOf(String) - Static method in enum com.opentext.livelink.service.collaboration.ProjectRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.collaboration.ProjectRoleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.collaboration.ProjectStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.collaboration.TaskPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.collaboration.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.core.DateOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.core.ExportContent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.core.ExportScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.core.ExportVersionInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.core.MonthFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.core.YearFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.docman.AttributeSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.docman.RightOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.docman.RightPropagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.memberservice.SearchColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.memberservice.SearchFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.memberservice.SearchMatching
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.memberservice.SearchScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.ActionOnComplete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.ActivityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.ActivitySubtype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.ActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.EmailAttachmentAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.GroupOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.ProcessStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.SearchFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.TransitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.WorkItemPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opentext.livelink.service.workflowservice.WorkItemStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.opentext.livelink.service.collaboration.ProjectRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.collaboration.ProjectRoleAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.collaboration.ProjectStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.collaboration.TaskPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.collaboration.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.core.DateOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.core.ExportContent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.core.ExportScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.core.ExportVersionInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.core.MonthFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.core.YearFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.docman.AttributeSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.docman.RightOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.docman.RightPropagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.memberservice.SearchColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.memberservice.SearchFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.memberservice.SearchMatching
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.memberservice.SearchScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.ActionOnComplete
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.ActivityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.ActivitySubtype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.ActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.EmailAttachmentAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.GroupOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.ProcessStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.SearchFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.TransitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.WorkItemPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opentext.livelink.service.workflowservice.WorkItemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in com.opentext.livelink.service.docman
A Version object contains information about a (Document) version.
Version() - Constructor for class com.opentext.livelink.service.docman.Version
 

W

Waiting - com.opentext.livelink.service.workflowservice.ActivityStatus
An ActivityInstance is waiting to become ready.
Waiting - com.opentext.livelink.service.workflowservice.WorkItemStatus
The WorkItem is waiting.
WorkflowService_JAXWS - Class in com.opentext.livelink.service.workflowservice
WorkflowService defines the API for the Workflow Management Service in Content Server.
WorkflowService_JAXWS() - Constructor for class com.opentext.livelink.service.workflowservice.WorkflowService_JAXWS
 
WorkItem - Class in com.opentext.livelink.service.workflowservice
WorkItem is an instance of an Activity that is assigned to a specific user.
WorkItem() - Constructor for class com.opentext.livelink.service.workflowservice.WorkItem
 
WorkItemActions - Class in com.opentext.livelink.service.workflowservice
WorkItemActions describes the actions that are applicable to a WorkItem.
WorkItemActions() - Constructor for class com.opentext.livelink.service.workflowservice.WorkItemActions
 
WorkItemDetails - Class in com.opentext.livelink.service.workflowservice
WorkItemDetails describes the application data and actions (including dispositions) for a particular WorkItem.
WorkItemDetails() - Constructor for class com.opentext.livelink.service.workflowservice.WorkItemDetails
 
WorkItemPriority - Enum in com.opentext.livelink.service.workflowservice
WorkItemPriority defines the priority for a WorkItem.
WorkItemPriorityObject - Class in com.opentext.livelink.service.workflowservice
WorkItemPriorityObject is a wrapper for the WorkItemPriority enum.
WorkItemPriorityObject() - Constructor for class com.opentext.livelink.service.workflowservice.WorkItemPriorityObject
 
WorkItemResult - Class in com.opentext.livelink.service.workflowservice
WorkItemResult contains the paged WorkItem objects and the PageHandle for requesting subsequent pages.
WorkItemResult() - Constructor for class com.opentext.livelink.service.workflowservice.WorkItemResult
 
WorkItemStatus - Enum in com.opentext.livelink.service.workflowservice
WorkItemStatus defines the status values for a WorkItem.

X

XmlService_JAXWS - Class in com.opentext.livelink.service.core
XMLService provides a web service interface to Import and Export Content Server contents as XML.
XmlService_JAXWS() - Constructor for class com.opentext.livelink.service.core.XmlService_JAXWS
 

Y

YearFormat - Enum in com.opentext.livelink.service.core
The format of the year (two-digit year or four-digit year).
YYDDMM - com.opentext.livelink.service.core.DateOrder
Year, Day, Month
YYMMDD - com.opentext.livelink.service.core.DateOrder
Year, Month, Day
A B C D E F G H I K L M N O P R S T U V W X Y 
All Classes All Packages