|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.geodatabase.GPReplica
public class GPReplica
COM Class 'GPReplica'. Generated 3/19/2015 1:20:43 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description 'A GPReplica object' 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 long |
serialVersionUID
|
Fields inherited from interface com.esri.arcgis.geodatabase.IGPValue |
---|
IID, IID92ee08b6_c757_4178_803c_67cd665ac801, xxDummy |
Fields inherited from interface com.esri.arcgis.geodatabase.IGPReplica2 |
---|
IID, IID4202a324_d1de_46d9_8469_f14ed363f12c, xxDummy |
Fields inherited from interface com.esri.arcgis.geodatabase.IGPReplica |
---|
IIDa64e67f0_91d2_4b3f_8553_bc9f641cbc37 |
Fields inherited from interface com.esri.arcgis.system.IXMLSerialize |
---|
IID, IIDc8545045_6615_48e3_af27_52a0e5fc35e2, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersistStream |
---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersist |
---|
IID0000010c_0000_0000_c000_000000000046 |
Fields inherited from interface com.esri.arcgis.system.IXMLVersionSupport |
---|
IID, IID72ca65b9_13de_48b7_8443_717b69b72a99, xxDummy |
Constructor Summary | |
---|---|
GPReplica()
Constructs a GPReplica using ArcGIS Engine. |
|
GPReplica(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. GPReplica theGPReplica = (GPReplica) obj; |
Method Summary | |
---|---|
void |
deserialize(IXMLSerializeData data)
Deserializes an object from XML. |
void |
empty()
Clears the value object. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
int |
getAccessType()
Replica access type. |
java.lang.String |
getAsText()
Provides the value of the value object. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
java.lang.Object |
getCreationDate()
The date the replica was created. |
java.lang.String |
getGUID()
The guid of the replica. |
int |
getID()
The ID of the replica. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
java.lang.String |
getMinNamespaceSupported()
The minimum namespace the class can serialize to (eg the 90 namespace). |
int |
getMyGenerationNumber()
The generation number for the replica. |
java.lang.Object |
getMyTime()
getMyTime |
java.lang.String |
getName()
Name of the replica. |
int |
getReconcilePolicy()
The replica reconcile policy. |
IGPReplicaDescription |
getReplicaDescription()
The replica description for the replica. |
int |
getReplicaState()
The replica state. |
java.lang.String |
getReplicaVersion()
The name of the replica version. |
int |
getRole()
The replica role. |
java.lang.String |
getSibConnectionString()
The connection string of the relative replica. |
int |
getSibGenerationNumber()
The generation number of the relative replica. |
int |
getSibMyGenerationNumber()
The last generation number that has been acknowledged by the relative replica. |
java.lang.Object |
getSibMyTime()
getSibMyTime |
java.lang.Object |
getSibTime()
getSibTime |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
int |
hashCode()
the hashcode for this object |
IGPDataType |
IGPValue_getDataType()
The data type of the value object. |
void |
init(IReplica replica)
Initializes the class using an IReplica object. |
void |
isDirty()
isDirty |
boolean |
isEmpty()
Indicates if the value object is empty. |
boolean |
isHasConflicts()
Indicates if the replica is in conflict. |
boolean |
isInTransportFile()
isInTransportFile |
boolean |
isResolveDatasetNameConflicts()
Resolve dataset name conflicts when creating replicas. |
boolean |
isUseArchiving()
Use archiving instead of versions to track changes in one way replicas. |
void |
load(IStream pstm)
load |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a GPReplica. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
serialize(IXMLSerializeData data)
Serializes an object to XML. |
void |
setAccessType(int accessType)
Replica access type. |
IGPMessage |
setAsText(java.lang.String text)
Provides the value of the value object with the given string value. |
void |
setCreationDate(java.lang.Object replicaRole)
The date the replica was created. |
void |
setGUID(java.lang.String gUID)
The guid of the replica. |
void |
setHasConflicts(boolean hasConflicts)
Indicates if the replica is in conflict. |
void |
setID(int replicaID)
The ID of the replica. |
void |
setInTransportFile(boolean inTransportFile)
setInTransportFile |
void |
setMyGenerationNumber(int pMyGenerationNumber)
The generation number for the replica. |
void |
setMyTime(java.lang.Object myTime)
setMyTime |
void |
setName(java.lang.String replicaName)
Name of the replica. |
void |
setReconcilePolicy(int policy)
The replica reconcile policy. |
void |
setReplicaDescriptionByRef(IGPReplicaDescription replicaDescription)
The replica description for the replica. |
void |
setReplicaState(int replicaState)
The replica state. |
void |
setReplicaVersion(java.lang.String replicaVersion)
The name of the replica version. |
void |
setResolveDatasetNameConflicts(boolean resolveDatasetNameConflicts)
Resolve dataset name conflicts when creating replicas. |
void |
setRole(int replicaRole)
The replica role. |
void |
setSibConnectionString(java.lang.String sibConnectionString)
The connection string of the relative replica. |
void |
setSibGenerationNumber(int pSibGenerationNumber)
The generation number of the relative replica. |
void |
setSibMyGenerationNumber(int pSibMyGenerationNumber)
The last generation number that has been acknowledged by the relative replica. |
void |
setSibMyTime(java.lang.Object sibMyTime)
setSibMyTime |
void |
setSibTime(java.lang.Object sibTime)
setSibTime |
void |
setUseArchiving(boolean useArchiving)
Use archiving instead of versions to track changes in one way replicas. |
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public GPReplica() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic GPReplica(java.lang.Object obj) throws java.io.IOException
GPReplica theGPReplica = (GPReplica) obj;
obj
to GPReplica
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public IGPDataType IGPValue_getDataType() throws java.io.IOException, AutomationException
IGPValue_getDataType
in interface IGPValue
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isEmpty() throws java.io.IOException, AutomationException
isEmpty
in interface IGPValue
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void empty() throws java.io.IOException, AutomationException
empty
in interface IGPValue
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getAsText() throws java.io.IOException, AutomationException
getAsText
in interface IGPValue
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGPMessage setAsText(java.lang.String text) throws java.io.IOException, AutomationException
setAsText
in interface IGPValue
text
- The text (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void init(IReplica replica) throws java.io.IOException, AutomationException
init
in interface IGPReplica
replica
- A reference to a com.esri.arcgis.geodatabase.IReplica (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setName(java.lang.String replicaName) throws java.io.IOException, AutomationException
setName
in interface IGPReplica
replicaName
- The replicaName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setID(int replicaID) throws java.io.IOException, AutomationException
setID
in interface IGPReplica
replicaID
- The replicaID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getID() throws java.io.IOException, AutomationException
getID
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setGUID(java.lang.String gUID) throws java.io.IOException, AutomationException
setGUID
in interface IGPReplica
gUID
- The gUID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getGUID() throws java.io.IOException, AutomationException
getGUID
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRole(int replicaRole) throws java.io.IOException, AutomationException
setRole
in interface IGPReplica
replicaRole
- A com.esri.arcgis.geodatabase.esriReplicaRole constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRole() throws java.io.IOException, AutomationException
getRole
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAccessType(int accessType) throws java.io.IOException, AutomationException
setAccessType
in interface IGPReplica
accessType
- A com.esri.arcgis.geodatabase.esriReplicaAccessType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getAccessType() throws java.io.IOException, AutomationException
getAccessType
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCreationDate(java.lang.Object replicaRole) throws java.io.IOException, AutomationException
setCreationDate
in interface IGPReplica
replicaRole
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getCreationDate() throws java.io.IOException, AutomationException
getCreationDate
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReplicaVersion(java.lang.String replicaVersion) throws java.io.IOException, AutomationException
setReplicaVersion
in interface IGPReplica
replicaVersion
- The replicaVersion (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getReplicaVersion() throws java.io.IOException, AutomationException
getReplicaVersion
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMyGenerationNumber(int pMyGenerationNumber) throws java.io.IOException, AutomationException
setMyGenerationNumber
in interface IGPReplica
pMyGenerationNumber
- The pMyGenerationNumber (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMyGenerationNumber() throws java.io.IOException, AutomationException
getMyGenerationNumber
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSibGenerationNumber(int pSibGenerationNumber) throws java.io.IOException, AutomationException
setSibGenerationNumber
in interface IGPReplica
pSibGenerationNumber
- The pSibGenerationNumber (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSibGenerationNumber() throws java.io.IOException, AutomationException
getSibGenerationNumber
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSibMyGenerationNumber(int pSibMyGenerationNumber) throws java.io.IOException, AutomationException
setSibMyGenerationNumber
in interface IGPReplica
pSibMyGenerationNumber
- The pSibMyGenerationNumber (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSibMyGenerationNumber() throws java.io.IOException, AutomationException
getSibMyGenerationNumber
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReplicaState(int replicaState) throws java.io.IOException, AutomationException
setReplicaState
in interface IGPReplica
replicaState
- A com.esri.arcgis.geodatabase.esriReplicaState constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getReplicaState() throws java.io.IOException, AutomationException
getReplicaState
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSibConnectionString(java.lang.String sibConnectionString) throws java.io.IOException, AutomationException
setSibConnectionString
in interface IGPReplica
sibConnectionString
- The sibConnectionString (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getSibConnectionString() throws java.io.IOException, AutomationException
getSibConnectionString
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReplicaDescriptionByRef(IGPReplicaDescription replicaDescription) throws java.io.IOException, AutomationException
setReplicaDescriptionByRef
in interface IGPReplica
replicaDescription
- A reference to a com.esri.arcgis.geodatabase.IGPReplicaDescription (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGPReplicaDescription getReplicaDescription() throws java.io.IOException, AutomationException
getReplicaDescription
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReconcilePolicy(int policy) throws java.io.IOException, AutomationException
setReconcilePolicy
in interface IGPReplica
policy
- A com.esri.arcgis.geodatabase.esriReplicaReconcilePolicyType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getReconcilePolicy() throws java.io.IOException, AutomationException
getReconcilePolicy
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHasConflicts(boolean hasConflicts) throws java.io.IOException, AutomationException
setHasConflicts
in interface IGPReplica
hasConflicts
- The hasConflicts (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHasConflicts() throws java.io.IOException, AutomationException
isHasConflicts
in interface IGPReplica
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseArchiving(boolean useArchiving) throws java.io.IOException, AutomationException
setUseArchiving
in interface IGPReplica2
useArchiving
- The useArchiving (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseArchiving() throws java.io.IOException, AutomationException
isUseArchiving
in interface IGPReplica2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getMyTime() throws java.io.IOException, AutomationException
getMyTime
in interface IGPReplica2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMyTime(java.lang.Object myTime) throws java.io.IOException, AutomationException
setMyTime
in interface IGPReplica2
myTime
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getSibTime() throws java.io.IOException, AutomationException
getSibTime
in interface IGPReplica2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSibTime(java.lang.Object sibTime) throws java.io.IOException, AutomationException
setSibTime
in interface IGPReplica2
sibTime
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getSibMyTime() throws java.io.IOException, AutomationException
getSibMyTime
in interface IGPReplica2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSibMyTime(java.lang.Object sibMyTime) throws java.io.IOException, AutomationException
setSibMyTime
in interface IGPReplica2
sibMyTime
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setInTransportFile(boolean inTransportFile) throws java.io.IOException, AutomationException
setInTransportFile
in interface IGPReplica2
inTransportFile
- The inTransportFile (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isInTransportFile() throws java.io.IOException, AutomationException
isInTransportFile
in interface IGPReplica2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setResolveDatasetNameConflicts(boolean resolveDatasetNameConflicts) throws java.io.IOException, AutomationException
setResolveDatasetNameConflicts
in interface IGPReplica2
resolveDatasetNameConflicts
- The resolveDatasetNameConflicts (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isResolveDatasetNameConflicts() throws java.io.IOException, AutomationException
isResolveDatasetNameConflicts
in interface IGPReplica2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void serialize(IXMLSerializeData data) throws java.io.IOException, AutomationException
serialize
in interface IXMLSerialize
data
- A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deserialize(IXMLSerializeData data) throws java.io.IOException, AutomationException
deserialize
in interface IXMLSerialize
data
- A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMinNamespaceSupported() throws java.io.IOException, AutomationException
getMinNamespaceSupported
in interface IXMLVersionSupport
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |