Collaboration API Documentation

Package com.filenet.bso.api.collaboration.query

This package contains interfaces that contain the nodes, methods, and values for defining and controlling collaboration queries and search capabilities.

See:
          Description

Interface Summary
BinaryComparisonOperator Interface to a node that defines a comparison operator that takes two operands.
CollaborationQuery  
ConditionalOperator Interface to a node that defines a conditional operator -- AND or OR.
ContentCapableQuery Contains methods related to content based searching.
ContentCondition Interface to a node that defines the condition string for the appropriate type of content search (either Contains or Freetext).
ContentCriteriaNode Base interface for a node that makes up the content based search criteria.
DependentObjectsCapableQuery An interface that allows dependent objects to contribute to the query.
EmailsQuery This is a specialized query to search for Emails and EmailSubparts (attachments) at the same time.
ForumsQuery A specific interface to search for Forums.
HomogeneousQuery Contains methods applicable when searching for a single type of object, or types of objects very closely related to each other (i.e.
LiteralOperand Interface to a node that defines an operand as a literal value.
MeetingsQuery A specific interface to search for Meetings.
MixedTypesQuery An interface to query for multiple types of objects.
NormalDocumentsQuery A specific interface to query only for non-collaboration documents.
NormalFoldersQuery A specific interface to query for non-collaboration folders
ObjectFunction Represents an Object function in a Content Engine query.
OrderBy Interface to specify a single property based order option.
PollsQuery A specific interface to search for Polls.
PropertyCriteriaNode Base interface for a node that makes up the property based search criteria.
PropertyOperand Interface to a node that defines an operand as a property.
QueryOperand Interface to a node that can be used as an operand for an operator.
QueryPersister  
ReplyPostingsQuery A specific interface to search for ReplyPostings.
SingleCollaborationTypeQuery A base interface to query for a single type of collaboration object.
TeamspaceScopeCapableQuery Contains methods to specify the teamspace scope of a query -- either within the scope of a single teamspace, in any teamspace in the object store, or (non-collaboration objects) not in any teamspace.
TeamspacesQuery A specific interface to query for Teamspaces.
TopicPostingsQuery A specific interface to search for TopicPostings.
UnaryComparisonOperator Interface to a node that defines a comparison operator that takes a single operand.
VersionCapableQuery Contains methods for controlling what document versions are searched
 

Class Summary
IdValue This class represents a value of type ID (GUID).
PreformattedValue This class represents a value that has been preformatted for insertion into a SQL statement.
 

Package com.filenet.bso.api.collaboration.query Description

This package contains interfaces that contain the nodes, methods, and values for defining and controlling collaboration queries and search capabilities.


Collaboration API Documentation

Copyright ?2002 - 2005 FileNet Corporation. All rights reserved.