@Portable public class DummyProcessPath extends Object implements org.uberfire.backend.vfs.Path
| Constructor and Description |
|---|
DummyProcessPath() |
DummyProcessPath(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(org.uberfire.backend.vfs.Path path) |
String |
getFileName() |
String |
toURI() |
public DummyProcessPath()
public DummyProcessPath(String fileName)
public String getFileName()
getFileName in interface org.uberfire.backend.vfs.Pathpublic String toURI()
toURI in interface org.uberfire.backend.vfs.Pathpublic int compareTo(org.uberfire.backend.vfs.Path path)
compareTo in interface Comparable<org.uberfire.backend.vfs.Path>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.