|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArcWebKeyLookup
Provides access to members of ArcWebKeyLookup.
| Method Summary | |
|---|---|
String |
lookupValue(String key)
Gets the value that corresponds to the key. |
void |
populate(IEnumArcWebKeyValue keyValue)
Sets the EnumArcWebKeyValue that will be searched. |
| Method Detail |
|---|
void populate(IEnumArcWebKeyValue keyValue)
throws IOException,
AutomationException
keyValue - A reference to a com.esri.arcgis.arcweb.IEnumArcWebKeyValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String lookupValue(String key)
throws IOException,
AutomationException
key - The key (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||