|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.sail.core.util.PodUtils
public class PodUtils
| Constructor Summary | |
|---|---|
PodUtils()
|
|
| Method Summary | ||
|---|---|---|
static java.util.Collection |
childrenOfType(Curnit assembledCurnit,
java.lang.Class type)
|
|
static
|
createBeanInPod(Pod pod,
java.lang.Class<T> beanClass,
java.lang.String title)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PodUtils()
| Method Detail |
|---|
public static java.util.Collection childrenOfType(Curnit assembledCurnit,
java.lang.Class type)
public static <T> T createBeanInPod(Pod pod,
java.lang.Class<T> beanClass,
java.lang.String title)
throws java.lang.InstantiationException,
java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.IllegalAccessException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||