|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FormCriteria in com.bmc.arsys.api |
|---|
| Methods in com.bmc.arsys.api with parameters of type FormCriteria | |
|---|---|
Form |
ARServerUser.getForm(String formName,
FormCriteria criteria)
return the requested Form object from AR System server. |
List<Form> |
ARServerUser.getListFormObjects(long changedSince,
int formType,
String formName,
int[] fieldIds,
FormCriteria criteria)
Returns detailed information of all (accessible) Form objects that match the specified criteria. |
|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||