|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |