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