com.filenet.bso.api.collaboration.query
Interface TeamspacesQuery
- All Superinterfaces:
- CollaborationQuery, ContentCapableQuery, HomogeneousQuery
- public interface TeamspacesQuery
- extends CollaborationQuery, HomogeneousQuery, ContentCapableQuery
A specific interface to query for Teamspaces.
Methods inherited from interface com.filenet.bso.api.collaboration.query.CollaborationQuery |
execute, getMaximumResults, getObjectStoreId, getOrdering, getPropertyCriteria, getUserID, setMaximumResults, setObjectStoreId, setOrdering, setPropertyCriteria, setUserID |
setTeamspaceTemplateOption
public void setTeamspaceTemplateOption(int templateOption)
- Specifies how teamspace templates are handled in the query. The default
is TEAMSPACE_TEMPLATE_IGNORE.
getTeamspaceTemplateOption
public int getTeamspaceTemplateOption()
- Returns the option specified with
setTeamspaceTemplateOption
.
Copyright © 2002 - 2004 FileNet Corporation. All rights reserved.