| Modifier and Type | Method and Description |
|---|---|
static AbstractCheckoutCommand |
getCheckoutCommand(ProfileObject profile) |
static AbstractCatCommand |
getContentCommand(ProfileObject profile) |
static AbstractDiffCommand |
getDifferenceCommand(ProfileObject profile) |
static AbstractCommandFactory |
getFactory(ProfileObject profile) |
static AbstractInfoCommand |
getInfoCommand(ProfileObject profile) |
static AbstractListCommand |
getListCommand(ProfileObject profile) |
static AbstractLockCommand |
getLockCommand(ProfileObject profile) |
static AbstractLogCommand |
getLogCommand(ProfileObject profile) |
public static AbstractCatCommand getContentCommand(ProfileObject profile) throws CommandException
CommandExceptionpublic static AbstractDiffCommand getDifferenceCommand(ProfileObject profile) throws CommandException
CommandExceptionpublic static AbstractListCommand getListCommand(ProfileObject profile) throws CommandException
CommandExceptionpublic static AbstractLockCommand getLockCommand(ProfileObject profile) throws CommandException
CommandExceptionpublic static AbstractLogCommand getLogCommand(ProfileObject profile) throws CommandException
CommandExceptionpublic static AbstractInfoCommand getInfoCommand(ProfileObject profile) throws CommandException
CommandExceptionpublic static AbstractCheckoutCommand getCheckoutCommand(ProfileObject profile) throws CommandException
CommandExceptionpublic static AbstractCommandFactory getFactory(ProfileObject profile) throws CommandException
CommandExceptionCopyright © 2012. All Rights Reserved.