|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.scm.provider.vss.commands.VssParameterContext
public class VssParameterContext
Constructor Summary | |
---|---|
VssParameterContext(VssScmProviderRepository repo)
|
Method Summary | |
---|---|
java.lang.String |
getAutoresponse()
Gets the auto response string. |
java.lang.String |
getComment()
Gets the comment string. |
java.lang.String |
getFileTimeStamp()
Gets the value set for the FileTimeStamp. |
java.lang.String |
getGetLocalCopy()
Builds and returns the -G- flag if required. |
static VssParameterContext |
getInstance(java.lang.Object obj)
|
java.lang.String |
getLabel()
Gets the label string. |
java.lang.String |
getLocalpath()
Gets the localpath string. |
java.lang.String |
getLogin()
Gets the login string. |
java.lang.String |
getOutput()
Gets the output file string. |
java.lang.String |
getQuiet()
Gets the quiet string. |
java.lang.String |
getRecursive()
Gets the recursive string. |
java.lang.String |
getSSCommand()
Gets the sscommand string. |
java.lang.String |
getStyle()
Gets the style string. |
java.lang.String |
getUser()
Gets the user string. |
java.lang.String |
getVersion()
Gets the version string. |
java.lang.String |
getVersionDate()
Gets the Version date string. |
java.lang.String |
getVersionDateLabel()
Gets the version string. |
java.lang.String |
getVersionLabel()
|
java.lang.String |
getVssPath()
|
java.lang.String |
getWritable()
Gets the writable string. |
java.lang.String |
getWritableFiles()
Gets the value to determine the behaviour when encountering writable files. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VssParameterContext(VssScmProviderRepository repo)
Method Detail |
---|
public static VssParameterContext getInstance(java.lang.Object obj)
public java.lang.String getGetLocalCopy()
public java.lang.String getFileTimeStamp()
public java.lang.String getLocalpath() throws ScmException
ScmException
public java.lang.String getLabel()
public java.lang.String getVersionDateLabel()
public java.lang.String getVersion()
public java.lang.String getStyle()
public java.lang.String getRecursive()
public java.lang.String getWritable()
public java.lang.String getQuiet()
public java.lang.String getVersionLabel()
public java.lang.String getUser()
public java.lang.String getComment()
public java.lang.String getLogin()
public java.lang.String getAutoresponse()
public java.lang.String getSSCommand()
public java.lang.String getVssPath()
public java.lang.String getVersionDate() throws ScmException
ScmException
public java.lang.String getOutput()
public java.lang.String getWritableFiles()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |