OSGeo::FDO::Commands::Locking::IGetLockedObjectsImp Class Reference
[OSGeo::FDO::Commands::Locking]

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

Inheritance graph
[legend]

List of all members.


Detailed Description

The IGetLockedObjectsImp class is a concrete implementation of IGetLockedObjects. The IGetLockedObjects interface defines the GetLockedObjects command, which gets a list of all objects that are currently locked by a particular user.

()


Public Member Functions

OSGeo::FDO::Commands::Locking::ILockedObjectReaderExecute ()
 Executes the GetLockedObjects command, returning an ILockedObjectReader.
__property System::String * get_LockOwner ()
 Gets the name of the user whose locked objects you want to list.
__property System::Void set_LockOwner (System::String *value)
 Sets the name of the user whose locked objects you want to list.