|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constants
Nested Class Summary | |
---|---|
static interface |
Constants.CodegenStyle
|
Field Summary | |
---|---|
static String |
ANY_ELEMENT_FIELD_NAME
|
static String |
ARRAY_TYPE
|
static String |
BASE_64_PROPERTY_KEY
|
static String |
COMPLEX_TYPE
|
static String |
DATABINDING_GENERATED_IMPLEMENTATION
Property for interface implementation method handled by databinding code generation. |
static String |
DATABINDING_GENERATED_RECEIVER
Property for message receiver operation method handled by databinding code generation. |
static String |
DATABINDING_OPERATION_DETAILS
Property for details to be passed inside the <databinders> element. |
static String |
DATABINDING_SERVICE_DETAILS
Property for details to be passed inside the <databinders> element. |
static String |
EXTERNAL_TEMPLATE_PROPERTY_KEY
|
static String |
PLAIN_BASE_64_PROPERTY_KEY
|
static String |
UNWRAPPED_DETAILS
|
static String |
UNWRAPPED_KEY
|
static String |
XSLT_INCLUDE_DATABIND_SUPPORTER_HREF_KEY
|
static String |
XSLT_INCLUDE_TEST_OBJECT_HREF_KEY
|
Field Detail |
---|
static final String BASE_64_PROPERTY_KEY
static final String PLAIN_BASE_64_PROPERTY_KEY
static final String EXTERNAL_TEMPLATE_PROPERTY_KEY
static final String XSLT_INCLUDE_DATABIND_SUPPORTER_HREF_KEY
static final String XSLT_INCLUDE_TEST_OBJECT_HREF_KEY
static final String UNWRAPPED_KEY
static final String UNWRAPPED_DETAILS
static final String COMPLEX_TYPE
static final String ARRAY_TYPE
static final String ANY_ELEMENT_FIELD_NAME
static final String DATABINDING_GENERATED_RECEIVER
AxisOperation
. If
present, the value is the name of a method to be generated by the databinding code generation
and called by the message receiver code generation in order to process the OMElement and
invoke the service method.
static final String DATABINDING_GENERATED_IMPLEMENTATION
AxisOperation
. If present,
the value is a Boolean
flag to indicate that the method corresponding to that
operation will be generated by the data binding code generation.
static final String DATABINDING_OPERATION_DETAILS
AxisOperation
. If present, the value is
a DOM element to be appended to the <databinders> content.
static final String DATABINDING_SERVICE_DETAILS
AxisService
. If present, the value is a
DOM element to be appended to the <databinders> content.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |