com.bowstreet.builders.webapp.api
Interface DiscardableVariable.BuilderStaticValues

Enclosing class:
DiscardableVariable

public static interface DiscardableVariable.BuilderStaticValues

Constant values imported from the builder definition file.


Field Summary
static java.lang.String AutoFetch
           
static java.lang.String BuilderDefId
           
static java.lang.String CacheName
           
static java.lang.String CacheSize
           
static java.lang.String EnableCaching
           
static java.lang.String ReloadingMethod
           
static java.lang.String SelectionType
           
static java.lang.String ServiceOperation
           
static java.lang.String STVAL_DataServiceOperation
           
static java.lang.String STVAL_SpecifiedVariable
           
static java.lang.String VariableName
           
 

Field Detail

AutoFetch

static final java.lang.String AutoFetch
See Also:
Constant Field Values

BuilderDefId

static final java.lang.String BuilderDefId
See Also:
Constant Field Values

CacheName

static final java.lang.String CacheName
See Also:
Constant Field Values

CacheSize

static final java.lang.String CacheSize
See Also:
Constant Field Values

EnableCaching

static final java.lang.String EnableCaching
See Also:
Constant Field Values

ReloadingMethod

static final java.lang.String ReloadingMethod
See Also:
Constant Field Values

SelectionType

static final java.lang.String SelectionType
See Also:
Constant Field Values

ServiceOperation

static final java.lang.String ServiceOperation
See Also:
Constant Field Values

STVAL_DataServiceOperation

static final java.lang.String STVAL_DataServiceOperation
See Also:
Constant Field Values

STVAL_SpecifiedVariable

static final java.lang.String STVAL_SpecifiedVariable
See Also:
Constant Field Values

VariableName

static final java.lang.String VariableName
See Also:
Constant Field Values


Copyright © 2009 IBM. All Rights Reserved.