@Portable
public class ReadOnlyPathPlaceRequest
extends org.uberfire.mvp.impl.PathPlaceRequest
| Constructor and Description |
|---|
ReadOnlyPathPlaceRequest() |
ReadOnlyPathPlaceRequest(org.uberfire.backend.vfs.Path path) |
ReadOnlyPathPlaceRequest(org.uberfire.backend.vfs.Path path,
Map<String,String> parameters) |
ReadOnlyPathPlaceRequest(org.uberfire.backend.vfs.Path path,
String id) |
ReadOnlyPathPlaceRequest(org.uberfire.backend.vfs.Path path,
String id,
Map<String,String> parameters) |
clone, createObservablePath, equals, getFullIdentifier, getPath, hashCodepublic ReadOnlyPathPlaceRequest()
public ReadOnlyPathPlaceRequest(org.uberfire.backend.vfs.Path path)
public ReadOnlyPathPlaceRequest(org.uberfire.backend.vfs.Path path,
Map<String,String> parameters)
public ReadOnlyPathPlaceRequest(org.uberfire.backend.vfs.Path path,
String id)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.