org.jboss.resteasy.links.impl
Class BeanUtils

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

public class BeanUtils
extends java.lang.Object


Constructor Summary
BeanUtils()
           
 
Method Summary
static java.util.List<java.lang.Object> findIDs(java.lang.Object entity)
           
static java.lang.Object findParentResource(java.lang.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 java.util.List<java.lang.Object> findIDs(java.lang.Object entity)

findParentResource

public static java.lang.Object findParentResource(java.lang.Object entity)


Copyright © 2010. All Rights Reserved.