Collaboration API Documentation

com.filenet.bso.api.collaboration.query
Interface ForumsQuery

All Superinterfaces:
CollaborationQuery, ContentCapableQuery, HomogeneousQuery, SingleCollaborationTypeQuery, TeamspaceScopeCapableQuery, VersionCapableQuery

public interface ForumsQuery
extends SingleCollaborationTypeQuery, ContentCapableQuery

A specific interface to search for Forums.


Fields inherited from interface com.filenet.bso.api.collaboration.query.CollaborationQuery
TEAMSPACE_TEMPLATE_FILTER, TEAMSPACE_TEMPLATE_IGNORE, TEAMSPACE_TEMPLATE_RETURN, VERSION_CONTROL_ALL, VERSION_CONTROL_ALLCHECKEDIN, VERSION_CONTROL_ALLMAJOR, VERSION_CONTROL_CURRENT, VERSION_CONTROL_RELEASED
 
Methods inherited from interface com.filenet.bso.api.collaboration.query.SingleCollaborationTypeQuery
getCollaborationParentRequestProperties, getCollaborationType, isProvideCollaborationParentContext, setCollaborationParentRequestProperties, setProvideCollaborationParentContext
 
Methods inherited from interface com.filenet.bso.api.collaboration.query.CollaborationQuery
execute, getMaximumResults, getObjectStoreId, getOrdering, getPropertyCriteria, getUserID, setMaximumResults, setObjectStoreId, setOrdering, setPropertyCriteria, setUserID
 
Methods inherited from interface com.filenet.bso.api.collaboration.query.HomogeneousQuery
getRequestProperties, isObjectSetXMLContainsObjectElems, setObjectSetXMLContainsObjectElems, setRequestProperties
 
Methods inherited from interface com.filenet.bso.api.collaboration.query.TeamspaceScopeCapableQuery
getSingleTeamspaceId, getTeamspaceRequestProperties, getTeamspaceTemplateOption, isProvideTeamspaceContext, isSearchEntireObjectStore, isSearchSingleTeamspace, setProvideTeamspaceContext, setSearchEntireObjectStore, setSearchSingleTeamspace, setTeamspaceRequestProperties, setTeamspaceTemplateOption
 
Methods inherited from interface com.filenet.bso.api.collaboration.query.ContentCapableQuery
getContentCriteria, isRankResults, isSearchContent, setContentCriteria, setRankResults, setSearchContent
 
Methods inherited from interface com.filenet.bso.api.collaboration.query.VersionCapableQuery
getVersionControl, setVersionControl
 


Collaboration API Documentation

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