org.apache.maven.scm.provider.local.command
Interface LocalCommand

All Superinterfaces:
org.apache.maven.scm.command.Command
All Known Implementing Classes:
LocalAddCommand, LocalCheckInCommand, LocalCheckOutCommand, LocalUpdateCommand

public interface LocalCommand
extends org.apache.maven.scm.command.Command

Version:
$Id: LocalCommand.java 162175 2004-10-26 12:45:28Z trygvis $
Author:
Trygve Laugstøl

Nested Class Summary
 
Nested classes inherited from class org.apache.maven.scm.command.Command
 
Field Summary
 
Fields inherited from interface org.apache.maven.scm.command.Command
ROLE
 
Methods inherited from interface org.apache.maven.scm.command.Command
execute, getLogger, setLogger