de.intarsys.tools.result
Class LocatorBasedResult
java.lang.Object
de.intarsys.tools.result.CommonResult
de.intarsys.tools.result.StreamResult
de.intarsys.tools.result.LocatorBasedResult
- All Implemented Interfaces:
- ILocatorSupport, IMimeTypeSupport, IResult, IStreamResult
public class LocatorBasedResult
- extends StreamResult
LocatorBasedResult
public LocatorBasedResult(String contentType,
ILocator locator)
getLocator
public ILocator getLocator()
- Description copied from interface:
ILocatorSupport
- Return the
ILocator
that defines the physical resource location
for the reciver.
- Returns:
- Return the
ILocator
that defines the physical resource
location for the reciver.
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.