public class SimpleProperty extends BaseProperty
SimpleFragment
.name, type
Constructor and Description |
---|
SimpleProperty(String name,
PropertyType type,
boolean readonly,
SimpleFragment fragment,
String key)
Creates a SimpleProperty, with specific info about row and key.
|
Modifier and Type | Method and Description |
---|---|
Long |
getLong() |
String |
getString() |
Serializable |
getValue() |
void |
setValue(Object value) |
checkWritable, getName, refresh, remove, save
public SimpleProperty(String name, PropertyType type, boolean readonly, SimpleFragment fragment, String key)
Copyright © 2016 Nuxeo SA. All rights reserved.