org.apache.axis2.dataretrieval
Interface DRConstants.SERVICE_DATA

Enclosing interface:
DRConstants

public static interface DRConstants.SERVICE_DATA

Defines contants references in Service Data


Field Summary
static String DATA
           
static String DIALECT
           
static String ENDPOINT_REFERENCE
           
static String FILE
           
static String FILE_NAME
           
static String FILE_TYPE
           
static String IDENTIFIER
           
static String URL
           
 

Field Detail

FILE_NAME

static final String FILE_NAME
See Also:
Constant Field Values

FILE_TYPE

static final String FILE_TYPE
See Also:
Constant Field Values

DATA

static final String DATA
See Also:
Constant Field Values

ENDPOINT_REFERENCE

static final String ENDPOINT_REFERENCE
See Also:
Constant Field Values

URL

static final String URL
See Also:
Constant Field Values

FILE

static final String FILE
See Also:
Constant Field Values

DIALECT

static final String DIALECT
See Also:
Constant Field Values

IDENTIFIER

static final String IDENTIFIER
See Also:
Constant Field Values


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