|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ParameterInfo
Represents a parameter defined in catalog
| Method Summary | |
|---|---|
java.lang.String |
getConnectionName()
get connection name that this paramter refers to. |
java.lang.String |
getDatasourceName()
get datasource name of the parameter. |
java.lang.String |
getName()
get name of the parameter. |
boolean |
isValidForCRD()
check if the parameter can be used to create Cache Report Data (CRD). |
| Method Detail |
|---|
java.lang.String getDatasourceName()
java.lang.String getName()
boolean isValidForCRD()
true if the parameter is valid to create CRD, otherwise falsejava.lang.String getConnectionName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||