|
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.el.support.ValueWrapperImpl
public class ValueWrapperImpl
This EL wrapper class implementation adds functionality around the Value class.
Here are some common examples:
${myNode.propertyMap['myBinaryPropertyName'].value.stringValue}
Property, VersionServiceImpl, PropertyWrapperImpl, UrlServiceImpl, Serialized Form| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Value getAsValue()
This will allow retrieval of "real" values rather than the wrappers.
public Object clone()
throws CloneNotSupportedException
Value.clone()clone in class ObjectCloneNotSupportedExceptionValue.clone()public int compareTo(Object obj)
Value.compareTo(Object)Value.compareTo(Object)public boolean equals(Object obj)
Value.equals(Object)equals in class ObjectValue.equals(Object)public BinaryValue getBinaryValue()
Value.getBinaryValue()Value.getBinaryValue()public boolean getBooleanValue()
Value.getBooleanValue()Value.getBooleanValue()public Calendar getCalendarValue()
Value.getCalendarValue()Value.getCalendarValue()public Double getDoubleValue()
Value.getDoubleValue()Value.getDoubleValue()public ID getLinkValue()
Value.getLinkValue()Value.getLinkValue()public long getLongValue()
Value.getLongValue()Value.getLongValue()public PropertyWrapperImpl[] getNestedValue()
Value.getNestedValue()Value.getNestedValue()public int getOrderedPosition()
Value.getOrderedPosition()Value.getOrderedPosition()public String getStringValue()
Value.getStringValue()Value.getStringValue()public Object getValue()
Value.getValue()Value.getValue()public Object getValueByType(int type)
Value.getValueByType(int)Value.getValueByType(int)public int hashCode()
Value.hashCode()hashCode in class ObjectValue.hashCode()public void setOrderedPosition(int position)
Value.setOrderedPosition(int)Value.setOrderedPosition(int)public String toString()
Value.toString()toString in class ObjectValue.toString()
|
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.