|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICadastralFabricLocks
COM Interface 'ICadastralFabricLocks'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to members that assign object locks for a cadastral job.' 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 |
IIDc8be9a26_2fd5_4d41_a70b_7e000b644c41
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
acquireLocks(ILongArray pLocks,
boolean takeSoftLocks,
ILongArray[] ppLocksInConflict,
ILongArray[] ppSoftLocksInConflict)
Acquire locks on the LockingJob. |
boolean |
lockJob()
Lock current job. |
void |
releaseJobLock(boolean forceRelease)
Release current job's lock. |
void |
setLockingJob(java.lang.String rhs1)
The name of the Job to apply locks on. |
void |
undoLastAcquiredLocks()
Rolls back most recent set of acquired locks, until last edit operation. |
void |
validateJobLock(boolean[] locked,
java.lang.String[] lockingMachine,
int[] lockingPID)
Correct orphan job locks for current machine, and return current lock information. |
| Field Detail |
|---|
static final int IIDc8be9a26_2fd5_4d41_a70b_7e000b644c41
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setLockingJob(java.lang.String rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void acquireLocks(ILongArray pLocks,
boolean takeSoftLocks,
ILongArray[] ppLocksInConflict,
ILongArray[] ppSoftLocksInConflict)
throws java.io.IOException,
AutomationException
pLocks - A reference to a com.esri.arcgis.system.ILongArray (in)takeSoftLocks - The takeSoftLocks (in)ppLocksInConflict - A reference to a com.esri.arcgis.system.ILongArray (in/out: use single element array)ppSoftLocksInConflict - A reference to a com.esri.arcgis.system.ILongArray (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void undoLastAcquiredLocks()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean lockJob()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void releaseJobLock(boolean forceRelease)
throws java.io.IOException,
AutomationException
forceRelease - The forceRelease (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void validateJobLock(boolean[] locked,
java.lang.String[] lockingMachine,
int[] lockingPID)
throws java.io.IOException,
AutomationException
locked - The locked (in/out: use single element array)lockingMachine - The lockingMachine (in/out: use single element array)lockingPID - The lockingPID (in/out: use single element array)
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 | ||||||||