C# Class exo_jcr.webdav.csclient.Commands.LockCommand

Inheritance: WebDavCommand
Afficher le fichier Open project: exodev/jcr-msofficeplugin

Protected Properties

Свойство Type Description
lockToken String

Méthodes publiques

Méthode Description
LockCommand ( DavContext context ) : System
execute ( ) : int
getLockToken ( ) : String

Method Details

LockCommand() public méthode

public LockCommand ( DavContext context ) : System
context exo_jcr.webdav.csclient.Request.DavContext
Résultat System

execute() public méthode

public execute ( ) : int
Résultat int

getLockToken() public méthode

public getLockToken ( ) : String
Résultat String

Property Details

lockToken protected_oe property

protected String lockToken
Résultat String