public abstract class AbstractItemStateFactory extends Object implements ItemStateFactory
AbstractItemStateFactory...| Constructor and Description | 
|---|
AbstractItemStateFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addCreationListener(ItemStateCreationListener listener)
Adds the given  
ItemStateCreationListener. | 
void | 
removeCreationListener(ItemStateCreationListener listener)
Removes the given  
ItemStateCreationListener. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDeepNodeState, createDeepPropertyState, createNodeState, createPropertyState, createRootState, getChildNodeInfos, getNodeReferencespublic void addCreationListener(ItemStateCreationListener listener)
ItemStateFactoryItemStateCreationListener.addCreationListener in interface ItemStateFactoryItemStateFactory.addCreationListener(ItemStateCreationListener)public void removeCreationListener(ItemStateCreationListener listener)
ItemStateFactoryItemStateCreationListener.removeCreationListener in interface ItemStateFactoryItemStateFactory.removeCreationListener(ItemStateCreationListener)Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.