org.kuali.rice.edl.impl
Class TestEDLModelCompent
java.lang.Object
org.kuali.rice.edl.impl.TestEDLModelCompent
- All Implemented Interfaces:
- EDLModelComponent
- Direct Known Subclasses:
- TestConfigProcessor, TestPostProcessor, TestPreProcessor, TestStateComponent
public class TestEDLModelCompent
- extends Object
- implements EDLModelComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isContacted
protected static boolean isContacted
configElement
protected static Element configElement
TestEDLModelCompent
public TestEDLModelCompent()
updateDOM
public void updateDOM(Document dom,
Element configElement,
EDLContext edlContext)
- Specified by:
updateDOM
in interface EDLModelComponent
isContacted
public static boolean isContacted()
setContacted
public static void setContacted(boolean isContacted)
getConfigElement
public static Element getConfigElement()
setConfigElement
public static void setConfigElement(Element configElement)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.