|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IURIProductNameFilter
Provides access to members that control a filter based on URI product name.
Method Summary | |
---|---|
IStringArray |
getProductNames()
The product names of item URIs allowed to pass through the filter. |
void |
setProductNamesByRef(IStringArray ppProductNames)
The product names of item URIs allowed to pass through the filter. |
Method Detail |
---|
void setProductNamesByRef(IStringArray ppProductNames) throws IOException, AutomationException
ppProductNames
- A reference to a com.esri.arcgis.system.IStringArray (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getProductNames() throws IOException, AutomationException
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 |