public class DefaultMenuConfig extends MenuConfig
DEFAULT_MENU_PREFIX, SEPARATORARRAY_DELIMITER, cloned, configuration, DEFAULT_PROPERTY_VALUE_MAP, ERROR_MISSING_KEY, fromTenant, KEY_DELIMITER, LIST_ESC_CHAR, LIST_SEPARATOR, MODIFIER, PLACEHOLDER_SECRET, properties, returnCopyFromCache| Constructor and Description |
|---|
DefaultMenuConfig(org.apache.commons.configuration.Configuration configuration,
java.lang.String idPrefix,
java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
defaultMenu() |
containsServer, copy, getAction, getActionModelClass, getAdditionalConfiguration, getClonedMenu, getDataType, getDescription, getIcon, getIconClass, getId, getItems, getJson, getJson, getLabel, getLabelId, getLabelText, getListTypes, getMenu, getMenuTypes, getName, getObjectType, getPluginId, getPrivilegeNames, getServerTypes, getSubMenus, getType, getTypeLabel, getWidgetFunction, getWidgetType, isDynamic, isGlobal, isMultiDoc, load, loadDefaultActionIds, loadPluginActionIds, loadPluginMenu, loadPluginMenuIds, loadPluginMenuTypeIds, loadSubMenus, save, setAction, setActionModelClass, setAdditionalConfiguration, setCloned, setDescription, setDynamic, setGlobal, setIcon, setIconClass, setId, setItems, setLabel, setLabelId, setLabelText, setListTypes, setLocalizedLabel, setMenuId, setMenuLabel, setMenuType, setMenuTypes, setMultiDoc, setName, setPluginId, setPrivilegeNames, setServerTypes, setSubmenuId, setSubMenus, setType, setTypeLabel, setWidgetFunction, setWidgetType, toStringaddIdNameToJSONModel, addValueToList, arrayToString, arrayToString, clone, covertEmptyStringtoNull, createJSONModelField, createJSONModelToggleField, createJSONModelValidationField, delete, dump, fromJSONModel, getBooleanPropertyValue, getConfigurationObject, getDataTypeValue, getDoublePropertyValue, getIdPrefix, getIntPropertyValue, getKey, getList, getLongPropertyValue, getMap, getObjectId, getObjectIdAlias, getPropertyNames, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, hasProperties, isEmpty, isNew, performSyncedUpdate, propertiesToString, removeValuesFromList, removeValuesFromList, resetNonTenantSettings, returnCopyFromCache, setDefaultValue, setProperties, setProperty, setValues, setValues, setValues, setValues, skipThisPropertyWhenSaving, stringToArray, stringToList, toJSON, toJSON, toJSONModel, validate, validateObjectId, writeConfigurationToFilepublic DefaultMenuConfig(org.apache.commons.configuration.Configuration configuration,
java.lang.String idPrefix,
java.lang.String id)
protected boolean defaultMenu()
defaultMenu in class MenuConfig