|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICadastralFabricEvents
Provides access to events that occur when the state of the CadastralFabric changes.
Provides access to events that occur when the state of the Cadastral Fabric changes.
| Method Summary | |
|---|---|
void |
jobCreated(ICadastralJob job)
Fired when a Job is created for the CadastralFabric. |
void |
packetPosted(ICadastralJob job)
Fired when a Job is saved to the CadastralFabric. |
| Method Detail |
|---|
void jobCreated(ICadastralJob job)
throws IOException,
AutomationException
Fired when a Job is created for the CadastralFabric.
job - A reference to a com.esri.arcgis.geodatabaseextensions.ICadastralJob (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void packetPosted(ICadastralJob job)
throws IOException,
AutomationException
Fired when a Job is saved to the CadastralFabric.
job - A reference to a com.esri.arcgis.geodatabaseextensions.ICadastralJob (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 | ||||||||