|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITMSUtilPage
Provides access to properties and methods to help manage and implement the Tracking Server configuration utility.
These interfaces are needed for the Tracking Server Configuration utility.
Method Summary | |
---|---|
String |
getPageName()
Property PageName. |
int |
getPriority()
Indicates priority of data link in the configuration utility. |
void |
notification(IStatusMessage pStatusMsg)
Method Notification. |
Method Detail |
---|
int getPriority() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getPageName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void notification(IStatusMessage pStatusMsg) throws IOException, AutomationException
pStatusMsg
- A reference to a com.esri.arcgis.trackinganalyst.IStatusMessage (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 |