Process API

Uses of Class
filenet.vw.api.VWRoster

Uses of VWRoster in filenet.vw.api
 

Methods in filenet.vw.api that return VWRoster
 VWRoster VWRosterQuery.getRoster()
          Gets a roster that was retrieved by the query initiated by either the VWRoster.createQuery() or VWRoster#startQuery(String, Object[], Object[], int, String, Object[]) methods.
 VWRoster VWSession.getRoster(java.lang.String rosterName)
          Gets the roster object identified by the specified roster name.
 


Process API

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