|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFeatureServiceEditExtension
COM Interface 'IFeatureServiceEditExtension'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDa1f6f4fe_0e7e_46f9_b70a_f25e785ba693
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
canCreateFromFeatureService(java.lang.Object pObject)
canCreateFromFeatureService |
boolean |
canEdit()
canEdit |
IEnumTable |
createFromFeatureService(java.lang.Object pObject,
IGroupLayer pGroupLayer)
createFromFeatureService |
IEnumTable |
createLayerFromFeatureService(java.lang.Object pObject,
java.lang.String layerID,
IGroupLayer pGroupLayer)
createLayerFromFeatureService |
void |
disconnect(IGroupLayer pLayer)
disconnect |
void |
extract(IGroupLayer pLayer,
IWorkspace ipWorkspace)
extract |
boolean |
isEditing()
isEditing |
void |
startEditing(IGroupLayer pLayer,
IWorkspace pWorkspace,
IEnvelope pEnvelope,
java.lang.String repName,
int enumModelType)
startEditing |
void |
stopEditing(IGroupLayer pLayer)
stopEditing |
boolean |
usesSoapEditing()
usesSoapEditing |
Field Detail |
---|
static final int IIDa1f6f4fe_0e7e_46f9_b70a_f25e785ba693
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean canCreateFromFeatureService(java.lang.Object pObject) throws java.io.IOException, AutomationException
pObject
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumTable createFromFeatureService(java.lang.Object pObject, IGroupLayer pGroupLayer) throws java.io.IOException, AutomationException
pObject
- A reference to another Object (IUnknown) (in)pGroupLayer
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumTable createLayerFromFeatureService(java.lang.Object pObject, java.lang.String layerID, IGroupLayer pGroupLayer) throws java.io.IOException, AutomationException
pObject
- A reference to another Object (IUnknown) (in)layerID
- The layerID (in)pGroupLayer
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean canEdit() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean usesSoapEditing() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isEditing() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void startEditing(IGroupLayer pLayer, IWorkspace pWorkspace, IEnvelope pEnvelope, java.lang.String repName, int enumModelType) throws java.io.IOException, AutomationException
pLayer
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)pWorkspace
- A reference to a com.esri.arcgis.geodatabase.IWorkspace (in)pEnvelope
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)repName
- The repName (in)enumModelType
- A com.esri.arcgis.geodatabase.esriReplicaModelType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void stopEditing(IGroupLayer pLayer) throws java.io.IOException, AutomationException
pLayer
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void disconnect(IGroupLayer pLayer) throws java.io.IOException, AutomationException
pLayer
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void extract(IGroupLayer pLayer, IWorkspace ipWorkspace) throws java.io.IOException, AutomationException
pLayer
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)ipWorkspace
- A reference to a com.esri.arcgis.geodatabase.IWorkspace (in)
java.io.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 |