intarsys runtime library

de.intarsys.tools.result
Class LiteralResult

java.lang.Object
  extended by de.intarsys.tools.result.CommonResult
      extended by de.intarsys.tools.result.LiteralResult
All Implemented Interfaces:
IMimeTypeSupport, ILiteralResult, IResult

public class LiteralResult
extends CommonResult
implements ILiteralResult


Constructor Summary
LiteralResult(String contentType, Object value)
           
 
Method Summary
 Object getValue()
           
 String toString()
           
 
Methods inherited from class de.intarsys.tools.result.CommonResult
getContentType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface de.intarsys.tools.mime.IMimeTypeSupport
getContentType
 

Constructor Detail

LiteralResult

public LiteralResult(String contentType,
                     Object value)
Method Detail

getValue

public Object getValue()
Specified by:
getValue in interface ILiteralResult

toString

public String toString()
Overrides:
toString in class Object

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.