org.jboss.resteasy.links.impl
Class BeanUtils

java.lang.Object
  extended by org.jboss.resteasy.links.impl.BeanUtils

public class BeanUtils
extends Object


Constructor Summary
BeanUtils()
           
 
Method Summary
static List<Object> findIDs(Object entity)
           
static Object findParentResource(Object entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanUtils

public BeanUtils()
Method Detail

findIDs

public static List<Object> findIDs(Object entity)

findParentResource

public static Object findParentResource(Object entity)


Copyright © 2012. All Rights Reserved.