Uses of Class
org.adempiere.model.ZoomInfoFactory.ZoomInfo
-
Packages that use ZoomInfoFactory.ZoomInfo Package Description org.adempiere.model -
-
Uses of ZoomInfoFactory.ZoomInfo in org.adempiere.model
Methods in org.adempiere.model that return types with arguments of type ZoomInfoFactory.ZoomInfo Modifier and Type Method Description List<ZoomInfoFactory.ZoomInfo>
GenericZoomProvider. retrieveZoomInfos(PO po)
List<ZoomInfoFactory.ZoomInfo>
IZoomProvider. retrieveZoomInfos(PO po)
List<ZoomInfoFactory.ZoomInfo>
MRelationType. retrieveZoomInfos(PO po)
static List<ZoomInfoFactory.ZoomInfo>
MRelationType. retrieveZoomInfos(PO po, int windowID)
static List<ZoomInfoFactory.ZoomInfo>
ZoomInfoFactory. retrieveZoomInfos(PO po, int windowID)
-