public class SBusinessDataDefinitionBinding extends SNamedElementBinding
| Modifier and Type | Field and Description |
|---|---|
protected String |
className |
protected org.bonitasoft.engine.expression.model.SExpression |
defaultValue |
protected String |
description |
protected boolean |
multiple |
id, name| Constructor and Description |
|---|
SBusinessDataDefinitionBinding() |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementTag() |
SBusinessDataDefinition |
getObject() |
void |
setAttributes(Map<String,String> attributes) |
void |
setChildElement(String name,
String value,
Map<String,String> attributes) |
void |
setChildObject(String name,
Object value) |
findObject, setBindersprotected String description
protected org.bonitasoft.engine.expression.model.SExpression defaultValue
protected String className
protected boolean multiple
public void setAttributes(Map<String,String> attributes)
setAttributes in class SNamedElementBindingpublic void setChildElement(String name, String value, Map<String,String> attributes)
setChildElement in class ElementBindingpublic void setChildObject(String name, Object value)
setChildObject in class ElementBindingpublic SBusinessDataDefinition getObject()
getObject in class ElementBindingpublic String getElementTag()
getElementTag in class ElementBindingCopyright © 2014 Bonitasoft S.A.. All rights reserved.