AR System Java API

Uses of Class
com.bmc.arsys.api.ViewCriteria

Uses of ViewCriteria in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api with parameters of type ViewCriteria
 List<View> ARServerUser.getListViewObjects(String formName, long changedSince, ViewCriteria criteria)
          Returns the detailed information of all (accessible) View objects that match with the given crteria.
 View ARServerUser.getView(String formName, int viewId, ViewCriteria criteria)
          Populates this object with information specified by ViewCriteria from the AR System server.
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.