public class CdoWrapper extends Cdo
| Constructor and Description |
|---|
CdoWrapper(Object wrappedCdo,
GlobalId globalId) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getPropertyValue(Property property) |
Optional<Object> |
getWrappedCdo()
never returns empty
|
boolean |
isNull(Property property) |
equals, getGlobalId, getManagedClass, getPropertyValue, hashCode, toStringpublic Optional<Object> getWrappedCdo()
getWrappedCdo in class Cdopublic Object getPropertyValue(Property property)
getPropertyValue in class CdoCopyright © 2014. All rights reserved.