Interface ExternalizerIds


public interface ExternalizerIds
  • Field Details

    • EVENT_LISTENER_FILTER

      static final Integer EVENT_LISTENER_FILTER
    • EVENT_IGNORE_VALUE_CONVERTER

      static final Integer EVENT_IGNORE_VALUE_CONVERTER
    • EVENT_LISTENER_CONVERTER

      static final Integer EVENT_LISTENER_CONVERTER
    • COMPOSED_FILTER_CONVERTER

      static final Integer COMPOSED_FILTER_CONVERTER
    • JSON_GET_FUNCTION

      static final Integer JSON_GET_FUNCTION
    • JSON_SET_FUNCTION

      static final Integer JSON_SET_FUNCTION
    • JSON_LEN_ARR_FUNCTION

      static final Integer JSON_LEN_ARR_FUNCTION
    • JSON_LEN_STR_FUNCTION

      static final Integer JSON_LEN_STR_FUNCTION
    • JSON_LEN_OBJ_FUNCTION

      static final Integer JSON_LEN_OBJ_FUNCTION
    • JSON_TYPE_FUNCTION

      static final Integer JSON_TYPE_FUNCTION
    • JSON_DEL_FUNCTION

      static final Integer JSON_DEL_FUNCTION
    • JSON_ARRAY_APPEND_FUNCTION

      static final Integer JSON_ARRAY_APPEND_FUNCTION
    • JSON_TOGGLE_FUNCTION

      static final Integer JSON_TOGGLE_FUNCTION
    • JSON_OBJKEYS_FUNCTION

      static final Integer JSON_OBJKEYS_FUNCTION
    • JSON_NUM_INCR_BY_FUNCTION

      static final Integer JSON_NUM_INCR_BY_FUNCTION
    • JSON_NUM_MULT_BY_FUNCTION

      static final Integer JSON_NUM_MULT_BY_FUNCTION
    • JSON_ARRINDEX_FUNCTION

      static final Integer JSON_ARRINDEX_FUNCTION
    • JSON_BUCKET

      static final Integer JSON_BUCKET
    • JSON_STRING_APPEND_FUNCTION

      static final Integer JSON_STRING_APPEND_FUNCTION
    • JSON_ARRINSERT_FUNCTION

      static final Integer JSON_ARRINSERT_FUNCTION
    • JSON_ARRTRIM_FUNCTION

      static final Integer JSON_ARRTRIM_FUNCTION
    • JSON_CLEAR_FUNCTION

      static final Integer JSON_CLEAR_FUNCTION
    • JSON_ARRPOP_FUNCTION

      static final Integer JSON_ARRPOP_FUNCTION
    • JSON_MERGE_FUNCTION

      static final Integer JSON_MERGE_FUNCTION
    • JSON_RESP_FUNCTION

      static final Integer JSON_RESP_FUNCTION