All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Badgeable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

@EventSearch(searchEvent=GoodsGroupSearchEvent.class, searchFilter=GoodsGroupSearchFilter.class) @EventInsert(GoodsGroupInsertEvent.class) @EventUpdate(GoodsGroupUpdateEvent.class) @UI(editForm="editGoodsGroupForm", editPanel="editGoodsGroupPanel", resultTable="resultTableGoodsGroup", searchForm="searchGoodsGroupForm", searchPanel="searchGoodsGroupPanel") @StaticViewPath("+/global/XWFMTGruppoMerci.xml") public class GoodsGroup extends EventPanelSimpleTable<BOGoodsGroup>
EventPanelSimpleTable managing the UI pages related to the BOGoodsGroup.
Since:
13.0
See Also:
GCApi:
controller