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

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

Méthodes publiques

Méthode Description
WebDavTypedCommand ( DavContext context ) : System
execute ( ) : int
setNodeType ( String nodeType ) : void

Method Details

WebDavTypedCommand() public méthode

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

execute() public méthode

public execute ( ) : int
Résultat int

setNodeType() public méthode

public setNodeType ( String nodeType ) : void
nodeType String
Résultat void