Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Uses of Class
oracle.stellent.wcm.common.utils.BeanUtil.PropertyType

Packages that use BeanUtil.PropertyType
oracle.stellent.wcm.common.utils   

 

Uses of BeanUtil.PropertyType in oracle.stellent.wcm.common.utils

 

Methods in oracle.stellent.wcm.common.utils that return BeanUtil.PropertyType
static BeanUtil.PropertyType BeanUtil.PropertyType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BeanUtil.PropertyType[] BeanUtil.PropertyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.stellent.wcm.common.utils with parameters of type BeanUtil.PropertyType
static java.util.Set<java.lang.String> BeanUtil.getBeanPropertyNames(java.lang.Class beanClass, BeanUtil.PropertyType type)
          Get a set of the bean properties

 


Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.