public interface ValueHolder<T>
Modifier and Type | Method and Description |
---|---|
T |
getValue()
Get the underlying value that this holder represents.
|
java.lang.String |
getVersionId()
Return the version ID of the ManagedPortalObject that created this value holder, if any.
|
T getValue()
java.lang.String getVersionId()