public class ScriptParameter extends DefaultEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
ENTITY_NAME |
static EntityMetaData |
META_DATA |
static String |
NAME |
| Constructor and Description |
|---|
ScriptParameter(DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
EntityMetaData |
getEntityMetaData() |
String |
getName() |
void |
setName(String name) |
equals, get, getAttributeNames, getBoolean, getDate, getDouble, getEntities, getEntities, getEntity, getEntity, getIdValue, getInt, getIntList, getLabelValue, getList, getLong, getString, getTimestamp, getUtilDate, hashCode, set, set, toStringpublic static final String ENTITY_NAME
public static final String NAME
public static final EntityMetaData META_DATA
public ScriptParameter(DataService dataService)
public void setName(String name)
public String getName()
public EntityMetaData getEntityMetaData()
getEntityMetaData in interface EntitygetEntityMetaData in class DefaultEntityCopyright © 2016. All Rights Reserved.