org.hibersap.execution
Class UnsafeCastHelper

java.lang.Object
  extended by org.hibersap.execution.UnsafeCastHelper

public final class UnsafeCastHelper
extends Object


Method Summary
static Collection<Object> castToCollection(Object value)
           
static Collection<Map<String,Object>> castToCollectionOfMaps(Object value)
           
static Map<String,Object> castToMap(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

castToCollection

public static Collection<Object> castToCollection(Object value)

castToCollectionOfMaps

public static Collection<Map<String,Object>> castToCollectionOfMaps(Object value)

castToMap

public static Map<String,Object> castToMap(Object value)


Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.