|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeatureServiceLayerEditExtension
| Method Summary | |
|---|---|
String |
getLayerID()
the Feature Service Layer ID |
IName |
getPlugInFeatureClassName()
The feature service plug in feature class for display. |
IName |
getPlugInTableName()
The feature service plug in table for display. |
void |
setLayerID(String pLayerID)
the Feature Service Layer ID |
void |
setPlugInFeatureClassNameByRef(IName pFeatureClassName)
The feature service plug in feature class for display. |
void |
setPlugInTableNameByRef(IName pTableName)
The feature service plug in table for display. |
| Method Detail |
|---|
void setPlugInFeatureClassNameByRef(IName pFeatureClassName)
throws IOException,
AutomationException
pFeatureClassName - A reference to a com.esri.arcgis.system.IName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getPlugInFeatureClassName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPlugInTableNameByRef(IName pTableName)
throws IOException,
AutomationException
pTableName - A reference to a com.esri.arcgis.system.IName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getPlugInTableName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLayerID(String pLayerID)
throws IOException,
AutomationException
pLayerID - The pLayerID (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getLayerID()
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 | ||||||||