Form Builder NG Model 6.0.0-SNAPSHOT

org.jbpm.form.builder.ng.model.client.form
Class EditionContext

java.lang.Object
  extended by org.jbpm.form.builder.ng.model.client.form.EditionContext

@Portable
public class EditionContext
extends Object


Constructor Summary
EditionContext()
           
 
Method Summary
 String getId()
           
 Map<String,Object> getMap()
           
 void setId(String id)
           
 void setMap(Map<String,Object> map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditionContext

public EditionContext()
Method Detail

getMap

public Map<String,Object> getMap()

setMap

public void setMap(Map<String,Object> map)

getId

public String getId()

setId

public void setId(String id)

Form Builder NG Model 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.