@Portable public class FormModelerContent extends Object
| Constructor and Description |
|---|
FormModelerContent() |
| Modifier and Type | Method and Description |
|---|---|
FormEditorContextTO |
getContextTO() |
org.guvnor.common.services.shared.metadata.model.Overview |
getOverview() |
org.uberfire.backend.vfs.Path |
getPath() |
void |
setContextTO(FormEditorContextTO contextTO) |
void |
setOverview(org.guvnor.common.services.shared.metadata.model.Overview overview) |
void |
setPath(org.uberfire.backend.vfs.Path path) |
public org.uberfire.backend.vfs.Path getPath()
public void setPath(org.uberfire.backend.vfs.Path path)
public org.guvnor.common.services.shared.metadata.model.Overview getOverview()
public void setOverview(org.guvnor.common.services.shared.metadata.model.Overview overview)
public FormEditorContextTO getContextTO()
public void setContextTO(FormEditorContextTO contextTO)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.