|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpDataSelectorInterface
The DataSelectorInterface defines the basic methods required of a data selector.
Method Summary | |
---|---|
java.lang.String |
getReferringURI()
|
void |
write(java.io.PrintWriter out)
|
Methods inherited from interface com.sas.dataselectors.DataSelectorInterface |
---|
getSelectorModel, isVisible, setSelectorModel, setVisible |
Method Detail |
---|
void write(java.io.PrintWriter out) throws java.io.IOException
java.io.IOException
java.lang.String getReferringURI()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |