public class MenuCriteria extends ObjectBaseCriteria
MenuCriteria class is used to specify
the list of Menu information to retrieve
from the AR System server.| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_CRITERIA
The default criteria -- allows for setting all other criteria flags.
|
static int |
MENU_DEFINITION
Definition of the menu.
|
static int |
REFRESH_CODE
Value indicating when the menu is refreshed.
|
int |
USE_REALNAME
Returns menus with real names.
|
CHANGE_DIARY, HELP_TEXT, LAST_CHANGED, NAME, OWNER, PERMISSIONS, PROPERTY_LIST, TIMESTAMP| Constructor and Description |
|---|
MenuCriteria() |
equals, hashCode, toStringclone, getParameters, getPropertiesToRetrieve, resetCriteriaFlags, setParameter, setPropertiesToRetrieve, setRetrieveAllpublic static final int REFRESH_CODE
public static final int MENU_DEFINITION
public final int USE_REALNAME
public static final int DEFAULT_CRITERIA
? Copyright 2013 BMC Software, Inc.