public class TestEDLModelCompent extends Object implements EDLModelComponent
Modifier and Type | Field and Description |
---|---|
protected static Element |
configElement |
protected static boolean |
isContacted |
Constructor and Description |
---|
TestEDLModelCompent() |
Modifier and Type | Method and Description |
---|---|
static Element |
getConfigElement() |
static boolean |
isContacted() |
static void |
setConfigElement(Element configElement) |
static void |
setContacted(boolean isContacted) |
void |
updateDOM(Document dom,
Element configElement,
EDLContext edlContext) |
protected static boolean isContacted
protected static Element configElement
public TestEDLModelCompent()
public void updateDOM(Document dom, Element configElement, EDLContext edlContext)
updateDOM
in interface EDLModelComponent
public static boolean isContacted()
public static void setContacted(boolean isContacted)
public static Element getConfigElement()
public static void setConfigElement(Element configElement)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.