FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

OSGeo::FDO::Commands::Locking::IGetLockOwnersImp Class Reference

Inherits OSGeo::FDO::Commands::ICommandImp, and OSGeo::FDO::Commands::Locking::OSGeo::FDO::Commands::Locking::IGetLockOwners.

Inheritance diagram for OSGeo::FDO::Commands::Locking::IGetLockOwnersImp:

[legend]
List of all members.

Detailed Description

The IGetLockOwnersImp class is a concrete implementation of IGetLockedObjects. The IGetLockOwners interface defines the GetLockOwners command, which gets a list of all lock owners. A connected user has the status of being a lock owner as does a user who has released all of his locks.


Public Member Functions

OSGeo::FDO::Commands::Locking::ILockOwnersReaderExecute ()
 Executes the GetLockOwners command, returning an ILockOwnersReader.

Member Function Documentation

OSGeo ::FDO ::Commands ::Locking ::ILockOwnersReader* OSGeo::FDO::Commands::Locking::IGetLockOwnersImp::Execute  ) 
 

Executes the GetLockOwners command, returning an ILockOwnersReader.

Returns:
Returns the lock owners reader.

Comments or suggestions? Send us feedback.