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, savepublic SimpleProperty(String name, PropertyType type, boolean readonly, SimpleFragment fragment, String key)
Copyright © 2019 Nuxeo. All rights reserved.