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

Enclosing class:
RepeatedRegion

public static interface RepeatedRegion.BuilderStaticValues

Constant values imported from the builder definition file.


Field Summary
static java.lang.String BuilderDefId
           
static java.lang.String CountVariable
           
static java.lang.String FilterElements
           
static java.lang.String LoopVariable
           
static java.lang.String MaxIndex
           
static java.lang.String Name
           
static java.lang.String PageLocation
           
static java.lang.String SkipCount
           
static java.lang.String SourceList
           
static java.lang.String StartIndex
           
 

Field Detail

BuilderDefId

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

CountVariable

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

FilterElements

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

LoopVariable

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

MaxIndex

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

Name

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

PageLocation

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

SkipCount

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

SourceList

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

StartIndex

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


Copyright © 2009 IBM. All Rights Reserved.