Uses of Class
org.eclnt.ccaddons.pbc.util.objectmap.DOObjectMap
Packages that use DOObjectMap
-
Uses of DOObjectMap in org.eclnt.ccaddons.pbc
Methods in org.eclnt.ccaddons.pbc with parameters of type DOObjectMapModifier and TypeMethodDescriptionorg.eclnt.jsfserver.pagebean.IPageBeanCCObjectMap.IListener.createItemBean(DOObjectMap map, DOObjectMapItem item, CCObjectMap.IItemUI itemUI) voidCCObjectMap.prepare(DOObjectMap map, CCObjectMap.IListener listener) voidCCObjectMap.DefaultListener.reactOnObjectMapChanged(DOObjectMap map) voidCCObjectMap.IListener.reactOnObjectMapChanged(DOObjectMap map) -
Uses of DOObjectMap in org.eclnt.ccaddons.pbc.util.objectmap
Methods in org.eclnt.ccaddons.pbc.util.objectmap that return DOObjectMapModifier and TypeMethodDescriptionstatic DOObjectMapObjectMapLogic.unmarshalObjectMap(String xml) Methods in org.eclnt.ccaddons.pbc.util.objectmap with parameters of type DOObjectMap