public class JPShareDirectory extends AbstractJPDirectory
AbstractJavaProperty.ValueType| Modifier and Type | Field and Description |
|---|---|
static String[] |
COMMAND_IDENTIFIERS |
argumentIdentifiers, arguments, identifier, logger, propertyIdentifiers| Constructor and Description |
|---|
JPShareDirectory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Method returns the description of the property.
|
File |
getParentDirectory()
Returns the parent dir or null if the no parent exist.
|
protected File |
getPropertyDefaultValue() |
void |
validate()
Can be overwritten for value validation.
|
generateArgumentIdentifiersconvertIntoValidFileName, getAutoCreateMode, getExistenceHandling, getType, parse, setAutoCreateMode, setExistenceHandling, setValue, toStringaddArgument, addErrorReport, checkArgumentCount, checkArgumentCount, checkArgumentCountMax, checkArgumentCountMin, compareTo, getArgumentIdentifiers, getDefaultExample, getDefaultValue, getDependencyList, getErrorReport, getErrorReportMap, getOneArgumentResult, getPropertyIdentifiers, getSyntax, getValue, getValueType, isIdentified, isIdentifiered, isParsed, loadAction, match, neetToBeParsed, overwriteDefaultValue, parseArguments, registerDependingProperty, reset, update, updateValuepublic static final String[] COMMAND_IDENTIFIERS
public File getParentDirectory() throws JPNotAvailableException
AbstractJPFilegetParentDirectory in class AbstractJPFileJPNotAvailableExceptionprotected 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–2018 openbase.org. All rights reserved.