public class DataSetResultSetValidator
extends org.eclipse.birt.report.model.validators.AbstractElementValidator
DataSet
.| 构造器和说明 |
|---|
DataSetResultSetValidator()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static DataSetResultSetValidator |
getInstance()
已过时。
Returns the singleton validator instance.
|
java.util.List<SemanticException> |
validate(org.eclipse.birt.report.model.core.Module module,
org.eclipse.birt.report.model.core.DesignElement element)
已过时。
Validates whether the result set of the given data set has no column
defined.
|
public static DataSetResultSetValidator getInstance()
public java.util.List<SemanticException> validate(org.eclipse.birt.report.model.core.Module module, org.eclipse.birt.report.model.core.DesignElement element)
validate 在类中 org.eclipse.birt.report.model.validators.AbstractElementValidatormodule - the moduleelement - the data set to validateSemanticException.Copyright © 2008 Actuate Corp. All rights reserved.