public class RemotePathInfo extends PathInfo
Constructor and Description |
---|
RemotePathInfo(java.nio.file.Path path) |
RemotePathInfo(java.nio.file.Path path,
boolean isReadAttributes) |
Modifier and Type | Method and Description |
---|---|
EspritPermission[] |
getAssignedPermissions() |
void |
setAssignedPermissions(EspritPermission[] permissions) |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
compareTo, equals, getDataType, getElement, getElementCount, getFileName, getFullPathName, getLastModified, getParent, getParentPathName, getRenderColor, getRenderIcon, getRenderText, getRoot, getSize, hashCode, isDirectory, isExisting, isFile, startsWith, toDumpString, toFile, toPath
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public RemotePathInfo(java.nio.file.Path path)
public RemotePathInfo(java.nio.file.Path path, boolean isReadAttributes)
public void setAssignedPermissions(EspritPermission[] permissions)
public EspritPermission[] getAssignedPermissions()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.