org.guvnor.common.services.shared.readonly
@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) |
public 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 © 2001-2013 JBoss by Red Hat. All Rights Reserved.