nl.knowledgeplaza.util
Class BatchResult.Item

java.lang.Object
  extended by nl.knowledgeplaza.util.BatchResult.Item
Enclosing class:
BatchResult

public class BatchResult.Item
extends Object


Constructor Summary
BatchResult.Item(String message)
           
 
Method Summary
 BatchResult.Item addInfo(String key, Object value)
           
 String createDescription()
           
 BatchResult.Item withMessage(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchResult.Item

public BatchResult.Item(String message)
Method Detail

withMessage

public BatchResult.Item withMessage(String value)

addInfo

public BatchResult.Item addInfo(String key,
                                Object value)

createDescription

public String createDescription()


Copyright © 2012 KnowledgePlaza. All Rights Reserved.