ariba.util.expr
Interface Symbol


public interface Symbol


Field Summary
static Integer Field
           
static Integer Key
           
static Integer Method
           
static Integer Path
           
static Integer ProjectionAggregate
           
static Integer ProjectionCollect
           
static Integer ProjectionFind
           
static Integer ProjectionFindAll
           
static String[] SymbolNames
           
static Integer This
           
static Integer ThisField
           
static Integer Type
           
static Integer Variable
           
 
Method Summary
 String getName()
           
 

Field Detail

Variable

static final Integer Variable

Type

static final Integer Type

Field

static final Integer Field

Method

static final Integer Method

Path

static final Integer Path

ThisField

static final Integer ThisField

Key

static final Integer Key

ProjectionFindAll

static final Integer ProjectionFindAll

ProjectionFind

static final Integer ProjectionFind

ProjectionCollect

static final Integer ProjectionCollect

ProjectionAggregate

static final Integer ProjectionAggregate

This

static final Integer This

SymbolNames

static final String[] SymbolNames
Method Detail

getName

String getName()


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.