AR System Java API

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

Uses of MenuCriteria in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api with parameters of type MenuCriteria
 List<Menu> ARServerUser.getListMenuObjects(long changedSince, List<String> forms, List<String> activeLinks, MenuCriteria criteria)
          Returns detailed information of all (accessible) Menu objects that match with the given criteria.
 Menu ARServerUser.getMenu(String name, MenuCriteria criteria)
          return the requested menu object with information specified by MenuCriteria from AR System server.
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.