|
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.AlertMessageCriteria
The AlertMessageCriteria
class defines what values you want
returned for a particular message.
Field Summary | |
static int |
ALERTTEXT
Returns value of the alertText. |
static int |
FORMNAME
Returns value of the formName. |
static int |
OBJECTID
Returns value of the objectId. |
static int |
PRIORITY
Returns value of the priority. |
static int |
SERVERADDR
Returns value of the serverAddr. |
static int |
SERVERNAME
Returns value of the serverName. |
static int |
SOURCETAG
Returns the sourceTag. |
static int |
SOURCETYPE
Returns value of the sourceType. |
static int |
TIMESTAMP
Returns value of the timestamp. |
Constructor Summary | |
AlertMessageCriteria()
|
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 TIMESTAMP
public static final int SOURCETYPE
public static final int PRIORITY
public static final int ALERTTEXT
public static final int SOURCETAG
public static final int SERVERNAME
public static final int SERVERADDR
public static final int FORMNAME
public static final int OBJECTID
Constructor Detail |
public AlertMessageCriteria()
|
7.0 Action Request System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |