|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxItemInfo
Provides access to ItemInfo of GxObjects.
Method Summary | |
---|---|
IItemInfo |
getItemInfo()
The ItemInfo of the service. |
boolean |
isCanEditItemInfo()
Indicates whether the ItemInfo is editable. |
void |
setItemInfo(IItemInfo ppItemInfo)
The ItemInfo of the service. |
Method Detail |
---|
IItemInfo getItemInfo() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setItemInfo(IItemInfo ppItemInfo) throws IOException, AutomationException
ppItemInfo
- A reference to a com.esri.arcgis.geodatabase.IItemInfo (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isCanEditItemInfo() 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 |