fr.ifremer.wao.ui.data
Class TapestryUtil

java.lang.Object
  extended by fr.ifremer.wao.ui.data.TapestryUtil

public class TapestryUtil
extends Object

Created: 12 juin 2010

Version:
$Id: TapestryUtil.java 1426 2011-12-19 09:35:29Z bleny $
Author:
fdesbois

Constructor Summary
TapestryUtil()
           
 
Method Summary
static
<T> T
getEntityFromModel(GenericSelectModel<T> model, String id)
           
static String getFirstString(Object[] activationContext)
           
static Object[] getOtherContext(Object[] activationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TapestryUtil

public TapestryUtil()
Method Detail

getEntityFromModel

public static <T> T getEntityFromModel(GenericSelectModel<T> model,
                                       String id)

getFirstString

public static String getFirstString(Object[] activationContext)

getOtherContext

public static Object[] getOtherContext(Object[] activationContext)


Copyright © 2009-2011 Ifremer. All Rights Reserved.