|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWorkspaceDefinition2
Provides access to members that describe the definition of a workspace.
| Method Summary | |
|---|---|
IGPReplica |
getGPReplica()
The replica. |
void |
setGPReplicaByRef(IGPReplica replica)
The replica. |
| Methods inherited from interface com.esri.arcgis.geodatabase.IWorkspaceDefinition |
|---|
getChildren, getDomains, getVersion, getWorkspaceType, setChildrenByRef, setDomainsByRef, setVersion, setWorkspaceType |
| Method Detail |
|---|
void setGPReplicaByRef(IGPReplica replica)
throws IOException,
AutomationException
replica - A reference to a com.esri.arcgis.geodatabase.IGPReplica (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPReplica getGPReplica()
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 | ||||||||