Executes the AcquireLock command, returning an ILockConflictReader.
Executes the release lock command, returning an ILockConflictReader.
Executes the GetLockedObjects command, returning an ILockedObjectReader.
- Returns:
- Returns a list of feature instances which could not be locked. The list could be empty indicating that all of the feature instances specified in the filter have been locked, or it could contain the list of feature instances that could not be locked because they are already locked by someone or because the locking strategy is all and at least one of the feature instances specified in the filter is already locked by someone else.
Returns a list of all of the objects currently locked by a particular user. The list might be empty if the user does not have anything locked.
Returns a list of feature instances whose lock is owned by someone else.