-
-
Uses of VWRosterElement in filenet.vw.api
Methods in filenet.vw.api that return VWRosterElement Modifier and Type Method and Description VWRosterElement[]VWSession. fetchAttachmentIsReferencedBy(VWAttachment anAttachment)Deprecated.Replaced bycreateAttachmentTrackingQueryVWRosterElement[]VWSession. fetchAttachmentIsReferencedBy(VWAttachment anAttachment, int theLimit)Deprecated.VWRosterElement[]VWRosterQuery. fetchRosterElements(int bufferSize)Deprecated.Replaced byVWRosterQuery.next()VWRosterElementVWAttachmentTrackingQuery. next()Gets the next roster element from the results of the "referencing attachment" query.
-