|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapCacheTileManagerJobResultHandler
Processes the results of a MapCacheTileManagerJob
| Method Summary | |
|---|---|
void |
getFeatureClassWorkspacePath(String[] pWorkspace)
Feature class workspace path |
void |
getMessages(IGPMessages[] ppMessages)
Messages |
void |
setFeatureClassWorkspacePath(String workspace)
Feature class workspace path |
void |
setMessages(IGPMessages pMessages)
Messages |
| Method Detail |
|---|
void getFeatureClassWorkspacePath(String[] pWorkspace)
throws IOException,
AutomationException
pWorkspace - The pWorkspace (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureClassWorkspacePath(String workspace)
throws IOException,
AutomationException
workspace - The workspace (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getMessages(IGPMessages[] ppMessages)
throws IOException,
AutomationException
ppMessages - A reference to a com.esri.arcgis.geodatabase.IGPMessages (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMessages(IGPMessages pMessages)
throws IOException,
AutomationException
pMessages - A reference to a com.esri.arcgis.geodatabase.IGPMessages (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 | ||||||||