com.filenet.bso.api.collaboration.query
Interface HomogeneousQuery
- All Known Subinterfaces:
- ForumsQuery, MeetingsQuery, NormalDocumentsQuery, NormalFoldersQuery, PollsQuery, ReplyPostingsQuery, SingleCollaborationTypeQuery, TeamspacesQuery, TopicPostingsQuery
- public interface HomogeneousQuery
Contains methods applicable when searching for a single type of object, or
types of objects very closely related to each other (i.e. not a generic
mixed type query).
setObjectSetXMLContainsObjectElems
public void setObjectSetXMLContainsObjectElems(boolean set)
isObjectSetXMLContainsObjectElems
public boolean isObjectSetXMLContainsObjectElems()
setRequestProperties
public void setRequestProperties(java.lang.String[] requestProps)
getRequestProperties
public java.lang.String[] getRequestProperties()
Copyright © 2002 - 2004 FileNet Corporation. All rights reserved.