public class ElementModuleBindingHandler extends AbstractElementBindingHandler<X4OLanguageModule>
Constructor and Description |
---|
ElementModuleBindingHandler() |
Modifier and Type | Method and Description |
---|---|
void |
bindChild(Element childElement,
X4OLanguageModule languageModule,
Object childObject) |
void |
createChilderen(Element parentElement,
X4OLanguageModule parent) |
Class<?>[] |
getBindChildClasses() |
Class<?> |
getBindParentClass() |
bindChild, createChild, createChilderen
getDescription, getId, setDescription, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getId, setDescription, setId
public Class<?> getBindParentClass()
ElementBindingHandler.getBindParentClass()
public Class<?>[] getBindChildClasses()
ElementBindingHandler.getBindChildClasses()
public void bindChild(Element childElement, X4OLanguageModule languageModule, Object childObject) throws ElementBindingHandlerException
public void createChilderen(Element parentElement, X4OLanguageModule parent) throws ElementBindingHandlerException
Copyright © 2004-2013 X4O. All Rights Reserved.