Package org.pentaho.platform.api.engine
Interface IPlatformWebResource
-
public interface IPlatformWebResource
Simple interface representing a Web Resource Created by nbaker on 9/8/16.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getContext()
Context associated with this resource.String
getLocation()
Location relative to the root of the server.
-