public class JPTmpDirectory extends AbstractJPDirectory
AbstractJavaProperty.ValueType| Modifier and Type | Field and Description |
|---|---|
static String[] |
COMMAND_IDENTIFIERS |
static String |
SYSTEM_TMP_DIRECTORY |
static String |
TEST_DIRECTORY |
argumentIdentifiers, arguments, identifier, logger, propertyIdentifiers| Constructor and Description |
|---|
JPTmpDirectory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Method returns the description of the property.
|
protected File |
getPropertyDefaultValue() |
void |
validate()
Can be overwritten for value validation.
|
generateArgumentIdentifiersconvertIntoValidFileName, getAutoCreateMode, getExistenceHandling, getParentDirectory, getType, parse, setAutoCreateMode, setExistenceHandling, setValue, toStringaddArgument, checkArgumentCount, checkArgumentCount, checkArgumentCountMax, checkArgumentCountMin, compareTo, getArgumentIdentifiers, getDefaultExample, getDefaultValue, getOneArgumentResult, getPropertyIdentifiers, getSyntax, getValue, getValueType, isIdentifiered, isParsed, loadAction, match, neetToBeParsed, overwriteDefaultValue, parseArguments, reset, updateValuepublic static final String SYSTEM_TMP_DIRECTORY
public static final String TEST_DIRECTORY
public static final String[] COMMAND_IDENTIFIERS
protected File getPropertyDefaultValue()
getPropertyDefaultValue in class AbstractJavaProperty<File>public void validate()
throws JPValidationException
AbstractJavaPropertyvalidate in class AbstractJPFileJPValidationExceptionpublic String getDescription()
AbstractJavaPropertygetDescription in class AbstractJavaProperty<File>Copyright © 2014–2016 openbase.org. All rights reserved.