@Portable public class GlobalsEditorContent extends Object
Constructor and Description |
---|
GlobalsEditorContent() |
GlobalsEditorContent(GlobalsModel model,
org.guvnor.common.services.shared.metadata.model.Overview overview,
List<String> fullyQualifiedClassNames) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFullyQualifiedClassNames() |
GlobalsModel |
getModel() |
org.guvnor.common.services.shared.metadata.model.Overview |
getOverview() |
public GlobalsEditorContent()
public GlobalsEditorContent(GlobalsModel model, org.guvnor.common.services.shared.metadata.model.Overview overview, List<String> fullyQualifiedClassNames)
public GlobalsModel getModel()
public org.guvnor.common.services.shared.metadata.model.Overview getOverview()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.