org.jbpm.kie.services.impl.form.model.menu
Class ValidationDescription
java.lang.Object
org.jbpm.kie.services.impl.form.model.menu.ValidationDescription
- All Implemented Interfaces:
- Serializable, Mappable
public class ValidationDescription
- extends Object
- implements Mappable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidationDescription
public ValidationDescription()
getClassName
public String getClassName()
setClassName
public void setClassName(String className)
getProperties
public Map<String,String> getProperties()
setProperties
public void setProperties(Map<String,String> properties)
getDataMap
public Map<String,Object> getDataMap()
- Specified by:
getDataMap
in interface Mappable
setDataMap
public void setDataMap(Map<String,Object> dataMap)
- Specified by:
setDataMap
in interface Mappable
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.