public interface ExtendedInfo extends Serializable
Modifier and Type | Method and Description |
---|---|
Long |
getId() |
Serializable |
getSerializableValue() |
<T> T |
getValue(Class<T> clazz) |
void |
setId(Long id) |
Serializable getSerializableValue()
Copyright © 2018 Nuxeo. All rights reserved.