|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.remedy.arsys.api.CriteriaFlags
com.remedy.arsys.api.SupportFileCriteria
The SupportFileCriteria class is used to specify
the list of SupportFile information
to retrieve on a findByKey
or findObjects call.
| Field Summary | |
static int |
FILE_CONTENTS
Returns contents of specified support file. |
static int |
TIMESTAMP
Returns time stamp of specified support file. |
| Constructor Summary | |
SupportFileCriteria()
|
|
| Methods inherited from class com.remedy.arsys.api.CriteriaFlags |
getParameters, getPropertiesToRetrieve, resetChangeFlags, setParameter, setPropertiesToRetrieve, setRetrieveAll |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int FILE_CONTENTS
public static final int TIMESTAMP
| Constructor Detail |
public SupportFileCriteria()
|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||