Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DMN_LANG |
"DMN" |
protected static final String |
DRL_LANG |
"DRL" |
protected static final String |
STATEFULL_TYPE |
"statefull" |
protected static final String |
STATELESS_TYPE |
"stateless" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WSDL_IMPORT_TYPE |
"http://schemas.xmlsoap.org/wsdl/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CREATE_ACTION |
"CREATE" |
public static final String |
DELETE_ACTION |
"DELETE" |
public static final String |
GET_ACTION |
"GET" |
public static final String |
P_ACTION |
"Action" |
public static final String |
P_ENTITY |
"Entity" |
public static final String |
P_ID |
"Id" |
public static final String |
P_QUERY |
"Query" |
public static final String |
P_QUERY_PARAMS |
"QueryParameters" |
public static final String |
P_QUERY_RESULTS |
"QueryResults" |
public static final String |
P_RESULT |
"Result" |
public static final String |
P_TYPE |
"Type" |
public static final String |
QUERY_ACTION |
"QUERY" |
public static final String |
UPDATE_ACTION |
"UPDATE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FORMAT |
"Format" |
public static final String |
INPUT |
"Input" |
public static final String |
JSON |
"JSON" |
public static final String |
RESULT |
"Result" |
public static final String |
TYPE |
"Type" |
public static final String |
XML |
"XML" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WSDL_IMPORT_TYPE |
"http://schemas.xmlsoap.org/wsdl/" |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.