Constant Field Values

Contents

com.onenetwork.*

  • com.onenetwork.platform.anon.Anonymizer 
    Modifier and Type Constant Field Value
    public static final java.lang.String ANONYMIZED "\'Anonymized\'"
  • com.onenetwork.platform.common.tax.TaxService 
    Modifier and Type Constant Field Value
    public static final java.lang.String AVATAX "Avatax"
  • com.onenetwork.platform.grid.JobState 
    Modifier and Type Constant Field Value
    public static final java.lang.String FAILED "FAILED"
    public static final java.lang.String IDLE "IDLE"
    public static final java.lang.String RUNNING "RUNNING"
    public static final java.lang.String SUCCEEDED "SUCCEEDED"
  • com.onenetwork.platform.grid.TaskState 
    Modifier and Type Constant Field Value
    public static final java.lang.String FAIL_PENDING "FAIL PENDING"
    public static final java.lang.String FAILED "FAILED"
    public static final java.lang.String IDLE "IDLE"
    public static final java.lang.String RUNNING "RUNNING"
    public static final java.lang.String SUCCEEDED "SUCCEEDED"
  • com.onenetwork.platform.integ.push.PushService 
    Modifier and Type Constant Field Value
    public static final java.lang.String CHANNEL_CHAT "Chat"
    public static final java.lang.String CHANNEL_FRIEND "Friend"
    public static final java.lang.String CHANNEL_PRESENCE "Presence"
  • com.onenetwork.platform.integ.rest.json.ColumnJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPUTED "computed"
    public static final java.lang.String DATA_INDEX "dataIndex"
    public static final java.lang.String FORMAT "format"
    public static final java.lang.String HEADER "header"
    public static final java.lang.String HIDDEN "hidden"
    public static final java.lang.String ID "id"
    public static final java.lang.String LOCKED "locked"
    public static final java.lang.String MAX_WIDTH "maxWidth"
    public static final java.lang.String SORTABLE "sortable"
    public static final java.lang.String TOOLTIP "tooltip"
    public static final java.lang.String WIDTH "width"
    public static final java.lang.String XTYPE "xtype"
  • com.onenetwork.platform.integ.rest.json.FilterJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String ALLOW_BLANK "allowBlank"
    public static final java.lang.String ALLOW_OPERATOR "allowOperator"
    public static final java.lang.String EDITABLE "editable"
    public static final java.lang.String INCLUDE_IS_NULL "includeIsNull"
    public static final java.lang.String LABEL "fieldLabel"
    public static final java.lang.String MAX_NUMBER_OF_VALUES "maxNumberOfValues"
    public static final java.lang.String MAX_NUMBER_OF_WILDCARD_VALUES "maxNumberOfWildcardValues"
    public static final java.lang.String MULTI_VALUE_DELIMITER "multiValueDelimiter"
    public static final java.lang.String NAME "name"
    public static final java.lang.String TOOLTIP "qtip"
    public static final java.lang.String XTYPE "xtype"
  • com.onenetwork.platform.integ.rest.json.FormJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_COUNT "columnCount"
    public static final java.lang.String DYNAMIC_FIELDS "dynamicFields"
    public static final java.lang.String STATIC_FIELDS "staticFields"
  • com.onenetwork.platform.integ.rest.json.JsonHelper 
    Modifier and Type Constant Field Value
    public static final java.lang.String DATE_FORMAT_STR "yyyy-MM-dd\'T\'HH:mm:ss"
    public static final java.lang.String DATE_FORMAT_TZ_OFFSET_STR "yyyy-MM-dd\'T\'HH:mm:ssXXX"
    public static final java.lang.String DATE_FORMAT_TZ_STR "yyyy-MM-dd\'T\'HH:mm:ssz"
    public static final java.lang.String DATE_RANGE_END_KEY "to"
    public static final java.lang.String DATE_RANGE_START_KEY "from"
    public static final java.lang.String LOCAL_DATE_FORMAT_STR "yyyy-MM-dd"
  • com.onenetwork.platform.integ.rest.json.ReaderFieldJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONVERT "convert"
    public static final java.lang.String NAME "name"
    public static final java.lang.String TYPE "type"
  • com.onenetwork.platform.integ.rest.json.SortingJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN "column"
    public static final java.lang.String SORT_DIRECTION "dir"
  • com.onenetwork.platform.integ.rest.json.TableJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMNS "columns"
    public static final java.lang.String FIELDS "fields"
    public static final java.lang.String PAGE_SIZE "pageSize"
    public static final java.lang.String SORTING "sorting"
  • com.onenetwork.platform.integ.rest.json.UITablePrefJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_PREFERENCES "columnPrefs"
    public static final java.lang.String CONSTRAINTS "constraints"
    public static final java.lang.String FAVORITE_NAME "favoriteName"
    public static final java.lang.String IS_LAYOUT "isLayout"
    public static final java.lang.String PREFERENCE_IDENTIFIER "identifier"
    public static final java.lang.String PREFERENCE_KEY "preferenceKey"
    public static final java.lang.String PREFERENCE_NAME "name"
    public static final java.lang.String PREFERENCE_TYPE "type"
    public static final java.lang.String SORTING "sorting"
    public static final java.lang.String SYS_PREF_ID "sysPrefId"
    public static final java.lang.String VALUE_CHAIN_ID "vcId"
  • com.onenetwork.platform.integ.rest.json.UITablePrefJSONObject.ColumnPrefJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMN_ORDER "columnOrder"
    public static final java.lang.String HIDDEN "hidden"
    public static final java.lang.String LOCKED "locked"
    public static final java.lang.String NAME "name"
    public static final java.lang.String SORT_DIRECTION "sortDir"
    public static final java.lang.String SORT_ORDER "sortOrder"
    public static final java.lang.String WIDTH "width"
  • com.onenetwork.platform.integ.rest.json.UITablePrefJSONObject.UITablePrefConstrJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String ENTERPRISES "enterprises"
    public static final java.lang.String ROLE_TYPES "roleTypes"
  • com.onenetwork.platform.integ.rest.json.UITablePrefJSONObject.UITablePrefConstrJSONObject.EnterpriseJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String ENT_NAME "entName"
    public static final java.lang.String SYS_ENT_ID "sysEntId"
  • com.onenetwork.platform.integ.rest.model.ModelFormJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String ACTIONS "actions"
    public static final java.lang.String ALLOW_PREFERENCES "allowPreferences"
    public static final java.lang.String CHILD_ERRORS "childErrors"
    public static final java.lang.String FIELDS "fields"
    public static final java.lang.String MESSAGE "message"
    public static final java.lang.String MODEL "model"
    public static final java.lang.String PREFERENCES "preferences"
    public static final java.lang.String SUCCESS "success"
    public static final java.lang.String SYS_ID "sysId"
    public static final java.lang.String TEMPLATE "templateData"
    public static final java.lang.String TITLE "title"
  • com.onenetwork.platform.integ.rest.network.Arc 
    Modifier and Type Constant Field Value
    public static final java.lang.String FROM "from"
    public static final java.lang.String TO "to"
    public static final java.lang.String TYPE "type"
  • com.onenetwork.platform.integ.rest.network.Geo 
    Modifier and Type Constant Field Value
    public static final java.lang.String LAT "lat"
    public static final java.lang.String LON "lon"
  • com.onenetwork.platform.integ.rest.network.NetworkMessage 
    Modifier and Type Constant Field Value
    public static final java.lang.String ARCS "arcs"
    public static final java.lang.String NODES "nodes"
  • com.onenetwork.platform.integ.rest.network.Node 
    Modifier and Type Constant Field Value
    public static final java.lang.String GEO "geo"
    public static final java.lang.String ID "id"
    public static final java.lang.String TITLE "title"
    public static final java.lang.String TYPE "type"
  • com.onenetwork.platform.integ.rest.report.ReportJSONObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String ACTION_NAME "actionName"
    public static final java.lang.String ALLOW_COMPUTED_COLUMNS "allowComputedColumns"
    public static final java.lang.String ALLOW_PREFERENCES "allowPreferences"
    public static final java.lang.String CUSTOM_MODEL_NAME "customModelName"
    public static final java.lang.String DATA "items"
    public static final java.lang.String DISABLE_ACTIONS_BUTTON "disableActionsButton"
    public static final java.lang.String DISABLE_BULK_EDITS "disableBulkEdits"
    public static final java.lang.String EDIT_MODE "editMode"
    public static final java.lang.String EXPORT "exportModes"
    public static final java.lang.String FORM "form"
    public static final java.lang.String MARKUP "markup"
    public static final java.lang.String METADATA "metadata"
    public static final java.lang.String PIVOT "enablePivot"
    public static final java.lang.String PIVOT_TITLE "pivotTitle"
    public static final java.lang.String PLUGINS "plugins"
    public static final java.lang.String PREFERENCES "preferences"
    public static final java.lang.String PRIMARY_MODEL_LEVEL_TYPE "primaryModelLevelType"
    public static final java.lang.String REACT_PLUGINS "reactPlugins"
    public static final java.lang.String SUCCESS "success"
    public static final java.lang.String SUMMARY_DATA "summaryItems"
    public static final java.lang.String TABLE "table"
    public static final java.lang.String TOTAL "total"
  • com.onenetwork.platform.tools.io.FileSizeUnit 
    Modifier and Type Constant Field Value
    public static final long BYTE_SIZE 1L
    public static final long GB_SIZE 1073741824L
    public static final long KB_SIZE 1024L
    public static final long MB_SIZE 1048576L
    public static final long PB_SIZE 1125899906842624L
    public static final long TB_SIZE 1099511627776L
  • com.onenetwork.platform.tools.test.AbstractServerTest 
    Modifier and Type Constant Field Value
    protected static final java.lang.String BASE_URL "http://localhost/oms"
  • com.onenetwork.platform.tools.test.ui.components.ext.base.BaseGrid 
    Modifier and Type Constant Field Value
    protected static final java.lang.String DISABLE_BULK_EDIT "Disable Bulk Edit"
    protected static final java.lang.String ENABLE_BULK_EDIT "Enable Bulk Edit"
    protected static final java.lang.String REQUIREDNESS_CHAR "*"
    protected static final java.lang.String REQUIREDNESS_PATTERN "<span class=[\'\"]requiredIndicator[\'\"]>(.*)</span>"
  • com.onenetwork.platform.tools.test.ui.neo.NeoUIContext 
    Modifier and Type Constant Field Value
    public static final java.lang.String NEO_COMPONENT_FM_PACKAGE "com.onenetwork.platform.tools.test.ui.neo.components.flexmonster."
    public static final java.lang.String NEO_COMPONENT_PACKAGE "com.onenetwork.platform.tools.test.ui.neo.components."
    public static final java.lang.String SCROLL_INTO_VIEW "arguments[0].scrollIntoView(true);"
  • com.onenetwork.platform.tools.test.ui.neo.components.BasePivotTable 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "BasePivotTable"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoAction"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoAddressTriggerField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoAddressTriggerField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoAdvancedTable 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoAdvancedTable"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoAlertInboxSlideout 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoAlertInboxSlideout"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoAlertWidget 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoAlertWidget"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoAttachmentsField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoAttachmentsField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoAutocompleteField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoAutocompleteField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoBooleanField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoBooleanField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoButton 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoButton"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoCheckBoxGroupField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoCheckBoxGroupField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoComboField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoComboField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoCompositeField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoCompositeField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoContainer 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoContainer"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoDashboard 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoDashboard"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoDateRangeField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoDateRangeField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoDateTimeField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoDateTimeField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoDisplayField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoDisplayField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoDurationField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoDurationField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoGenericModelLinkField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoGenericModelLinkField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoGlobalSearch 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoGlobalSearch"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoGlobalSidebar 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoGlobalSidebar"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoHyperlink 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoHyperlink"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoLegacyPerspective 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoLegacyPerspective"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoMenuSearch 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoMenuSearch"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoMessagePanel 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoMessagePanel"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoModelLinkField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoModelLinkField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoPerspective 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoPerspective"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoProblemDetails 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoProblemDetails"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoProblemSummary 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoProblemSummary"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoProblemWidget 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoProblemWidget"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoRadioGroupField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoRadioGroupField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoReport 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoReport"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoTabbedPane 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoTabbedPane"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoTable 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoTable"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoTextAreaField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoTextAreaField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoTextField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoTextField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoToggleField 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoToggleField"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoUserProfile 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoUserProfile"
    public static final java.lang.String LOG_OUT "Log Out"
    public static final java.lang.String SESSION_INFO "Session Information"
    public static final java.lang.String SWITCH_USER "Switch User"
    public static final java.lang.String USER_SETTINGS "User Settings"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoWidget 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoWidget"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoWidgetFilter 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoWidgetFilter"
  • com.onenetwork.platform.tools.test.ui.neo.components.NeoWindow 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "NeoWindow"
  • com.onenetwork.platform.tools.test.ui.neo.components.flexmonster.FMConditionalFormatWindow 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "FMConditionalFormatWindow"
  • com.onenetwork.platform.tools.test.ui.neo.components.flexmonster.FMFilterLabelView 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "FMFilterLabelView"
  • com.onenetwork.platform.tools.test.ui.neo.components.flexmonster.FMFilterTable 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "FMFilterTable"
  • com.onenetwork.platform.tools.test.ui.neo.components.flexmonster.FMFilterValuesView 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "FMFilterValuesView"
  • com.onenetwork.platform.tools.test.ui.neo.components.flexmonster.FMFilterWindow 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_NAME "FMFilterWindow"
  • com.onenetwork.platform.tools.test.ui.neo.components.flexmonster.PivotFieldsWindow 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLUMNS_SECTION "Columns"
    public static final java.lang.String COMPONENT_NAME "PivotFieldsWindow"
    public static final java.lang.String PIVOT_FILTERS_SECTION "Pivot Filters"
    public static final java.lang.String ROWS_SECTION "Rows"
    public static final java.lang.String VALUES_SECTION "Values"
  • com.onenetwork.platform.tools.util.StringUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String EMPTY_STRING ""
  • com.onenetwork.platform.tools.util.WebHelper 
    Modifier and Type Constant Field Value
    public static final int HEX_MASK 15
    public static final int HEX_SHIFT 4