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.IPageBean
CCObjectMap.IListener.createItemBean
(DOObjectMap map, DOObjectMapItem item, CCObjectMap.IItemUI itemUI) void
CCObjectMap.prepare
(DOObjectMap map, CCObjectMap.IListener listener) void
CCObjectMap.DefaultListener.reactOnObjectMapChanged
(DOObjectMap map) void
CCObjectMap.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 DOObjectMap
ObjectMapLogic.unmarshalObjectMap
(String xml) Methods in org.eclnt.ccaddons.pbc.util.objectmap with parameters of type DOObjectMap