|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataContext
These are discouraged - better to use DataSources with
DataContainers instead.
| Method Summary | |
|---|---|
java.lang.String[] |
getVars()
Return an array containing the request scope variables this context will make available. |
boolean |
isReadOnly()
Return true if the data source associated with this context is read only. |
| Methods inherited from interface com.ibm.xsp.model.DataPublishingObject |
|---|
popData, pushData |
| Method Detail |
|---|
java.lang.String[] getVars()
boolean isReadOnly()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||