public interface IBookmarkInfo
Modifier and Type | Field and Description |
---|---|
static int |
CONSTANTS_TYPE |
static int |
EXPRESSION_TYPE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBookmark() |
int |
getBookmarkType() |
java.lang.String |
getDisplayName() |
java.lang.String |
getElementType() |
static final int CONSTANTS_TYPE
static final int EXPRESSION_TYPE
Copyright © 2008 Actuate Corp. All rights reserved.