public class ElementClassBindingHandler extends AbstractElementBindingHandler<ElementClass>
Constructor and Description |
---|
ElementClassBindingHandler() |
Modifier and Type | Method and Description |
---|---|
void |
bindChild(Element childElement,
ElementClass parent,
Object childObject) |
void |
createChilderen(Element parentElement,
ElementClass 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, ElementClass parent, Object childObject) throws ElementBindingHandlerException
public void createChilderen(Element parentElement, ElementClass parent) throws ElementBindingHandlerException
Copyright © 2004-2013 X4O. All Rights Reserved.