|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.content.NestedPropertyHelper
public class NestedPropertyHelper
Helper class to dive into nesting for Property by use of delimeted name.
| Constructor Summary | |
|---|---|
NestedPropertyHelper() |
|
| Method Summary | |
|---|---|
static Property |
constructIndexedNames(int index, Property property, boolean isMultiValued)Construct indexed names for a property (and its contained nested properties). |
static String |
getNameFromIndexedName(String indexedName)Determine the property definition name (ie country.name) for a given indexed name (ie country[0].name). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NestedPropertyHelper()
| Method Detail |
|---|
public static String getNameFromIndexedName(String indexedName)
indexedName - The indexedName
public static Property constructIndexedNames(int index,
Property property,
boolean isMultiValued)
index - The index to start withproperty - The property objectisMultiValued - True if the property is multi-valued
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.