org.apache.axis2.dataretrieval
Interface DRConstants


public interface DRConstants

Defines constants referenced in data retrieval classes.


Nested Class Summary
static interface DRConstants.SERVICE_DATA
          Defines contants references in Service Data
static interface DRConstants.SOAPVersion
           
static interface DRConstants.SPEC
          Defines contants references in WS-Mex specification
static interface DRConstants.SPEC_VERSIONS
           
 
Field Summary
static String CLASS_ATTRIBUTE
           
static String DATA_LOCATOR_ELEMENT
           
static String DIALECT_ATTRIBUTE
           
static String DIALECT_LOCATOR_ELEMENT
           
static String GLOBAL_LEVEL
           
static String SERVICE_LEVEL
           
 

Field Detail

DATA_LOCATOR_ELEMENT

static final String DATA_LOCATOR_ELEMENT
See Also:
Constant Field Values

DIALECT_LOCATOR_ELEMENT

static final String DIALECT_LOCATOR_ELEMENT
See Also:
Constant Field Values

DIALECT_ATTRIBUTE

static final String DIALECT_ATTRIBUTE
See Also:
Constant Field Values

CLASS_ATTRIBUTE

static final String CLASS_ATTRIBUTE
See Also:
Constant Field Values

SERVICE_LEVEL

static final String SERVICE_LEVEL
See Also:
Constant Field Values

GLOBAL_LEVEL

static final String GLOBAL_LEVEL
See Also:
Constant Field Values


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.