org.jbpm.formModeler.editor.model
Class FormEditorContextTO
java.lang.Object
org.jbpm.formModeler.editor.model.FormEditorContextTO
- All Implemented Interfaces:
- Serializable
@Portable
public class FormEditorContextTO
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormEditorContextTO
public FormEditorContextTO()
FormEditorContextTO
public FormEditorContextTO(String ctxUID)
getCtxUID
public String getCtxUID()
setCtxUID
public void setCtxUID(String ctxUID)
isLoadError
public boolean isLoadError()
setLoadError
public void setLoadError(boolean loadError)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.