|
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.ViewCriteria
The ViewCriteria class is used to specify
the list of View information for any view object on
the AR System server.
| Field Summary | |
static int |
CHANGE_DIARY
Change diary of specified VUI. |
static int |
HELP_TEXT
Help text of specified VUI. |
static int |
LAST_CHANGED
User who made last change to specified VUI. |
static int |
LOCALE
Locale of specified VUI. |
static int |
OWNER
Owner of specified VUI. |
static int |
PROPERTY_LIST
Object property tags of specified VUI. |
static int |
TIMESTAMP
Time stamp of specified VUI. |
static int |
VIEW_NAME
Name of specified VUI. |
static int |
VUI_TYPE
VUI-type |
| Constructor Summary | |
ViewCriteria()
|
|
| 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 VIEW_NAME
public static final int PROPERTY_LIST
public static final int HELP_TEXT
public static final int TIMESTAMP
public static final int OWNER
public static final int LAST_CHANGED
public static final int CHANGE_DIARY
public static final int LOCALE
public static final int VUI_TYPE
| Constructor Detail |
public ViewCriteria()
|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||