public class CachedMetaData
extends org.eclipse.birt.report.model.core.PropertyStructure
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
CACHED_METADATA_STRUCT
Name of this structure.
|
static java.lang.String |
PARAMETERS_MEMBER
The property name of the data set parameters definitions.
|
static java.lang.String |
RESULT_SET_MEMBER
Member name of the cached result set(output columns).
|
| 构造器和说明 |
|---|
CachedMetaData() |
| 限定符和类型 | 方法和说明 |
|---|---|
StructureHandle |
getHandle(SimpleValueHandle valueHandle)
Gets the specific handle of this structure.
|
java.lang.String |
getStructName()
Returns the name of the structure definition.
|
protected StructureHandle |
handle(SimpleValueHandle valueHandle,
int index)
Creates the specific handle of this structure.
|
clone, getIntrinsicProperty, getLocalProperty, getLocalProperty, setIntrinsicProperty, setPropertycheckStringMember, copy, equals, getCompatibleValue, getContext, getDefn, getElement, getExpressionProperty, getHandle, getMemberDefn, getObjectDefn, getProperty, getProperty, getReferencableProperty, getStringProperty, isDesignTime, isReferencable, setContext, setExpressionProperty, setProperty, setupContext, updateReference, validatepublic static final java.lang.String CACHED_METADATA_STRUCT
public static final java.lang.String PARAMETERS_MEMBER
public static final java.lang.String RESULT_SET_MEMBER
protected StructureHandle handle(SimpleValueHandle valueHandle, int index)
org.eclipse.birt.report.model.core.Structurehandle 在类中 org.eclipse.birt.report.model.core.StructurevalueHandle - the value handle of this structure list property this
structure is inindex - the position of this structure in structure listpublic StructureHandle getHandle(SimpleValueHandle valueHandle)
org.eclipse.birt.report.model.core.StructuregetHandle 在类中 org.eclipse.birt.report.model.core.StructurevalueHandle - the value handle of this structure list property this
structure is invalueHandle,null is returned.public java.lang.String getStructName()
IStructureCopyright © 2008 Actuate Corp. All rights reserved.