public class DummyFolderPseudoFile extends PseudoFile
Represents a dummy folder within the virtualization filesystem view.
_creationDateTime| Constructor and Description |
|---|
DummyFolderPseudoFile(String fname,
String relPath)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
NetworkFile |
getFile(String netPath)
Return a network file for reading/writing the pseudo file
|
FileInfo |
getFileInfo()
Return the file information for the pseudo file
|
getAttributes, getFileName, getInfo, isDirectory, isFile, isHidden, isReadOnly, setFileInfo, toStringpublic NetworkFile getFile(String netPath)
getFile in class PseudoFilenetPath - Stringpublic FileInfo getFileInfo()
getFileInfo in class PseudoFileCopyright © 2005–2014 Alfresco Software. All rights reserved.