Process API

Uses of Class
filenet.vw.api.VWRosterElement

Uses of VWRosterElement in filenet.vw.api
 

Methods in filenet.vw.api that return VWRosterElement
 VWRosterElement[] VWSession.fetchAttachmentIsReferencedBy(VWAttachment anAttachment)
          Deprecated. Replaced by createAttachmentTrackingQuery
 VWRosterElement[] VWSession.fetchAttachmentIsReferencedBy(VWAttachment anAttachment, int theLimit)
          Deprecated. Replaced by VWSession.createAttachmentTrackingQuery(VWAttachment)
 VWRosterElement[] VWRosterQuery.fetchRosterElements(int bufferSize)
          Deprecated. Replaced by VWRosterQuery.next()
 VWRosterElement VWAttachmentTrackingQuery.next()
          Gets the next roster element from the results of the "referencing attachment" query.
 


Process API

© Copyright IBM Corporation 2002, 2008. All rights reserved.