org.milyn.persistence
Class OnNoResult.DataDecoder

java.lang.Object
  extended by org.milyn.persistence.OnNoResult.DataDecoder
All Implemented Interfaces:
java.io.Serializable, DataDecoder
Enclosing class:
OnNoResult

public static class OnNoResult.DataDecoder
extends java.lang.Object
implements DataDecoder

A Data decoder for this Enum

Author:
maurice.zeijen@smies.com
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.milyn.javabean.DataDecoder
DataDecoder.Factory
 
Constructor Summary
OnNoResult.DataDecoder()
           
 
Method Summary
 java.lang.Object decode(java.lang.String data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnNoResult.DataDecoder

public OnNoResult.DataDecoder()
Method Detail

decode

public java.lang.Object decode(java.lang.String data)
                        throws DataDecodeException
Specified by:
decode in interface DataDecoder
Throws:
DataDecodeException


Copyright © 2011. All Rights Reserved.