public static class BOQueryLoaderI.InternalHelper
extends java.lang.Object
BOQueryLoaderI.getBOsByAttrs(java.lang.Class, java.lang.String[], java.lang.Object[], boolean[], int, java.util.Set)
}
to access the interface implementation as well.
Workaround for Netrexx not supporting BOQueryLoaderI.super.getBOsByAttrs(...)
.Modifier and Type | Method and Description |
---|---|
static java.util.List |
getBOsByAttrs(BOQueryLoaderI bol,
java.lang.Class<? extends BOI> clazz,
java.lang.String[] attributeNames,
java.lang.Object[] values,
boolean[] notValue,
int limit,
java.util.Set<java.lang.Long> excludeBOIds)
Actual implementation of the default interface method
|
public static java.util.List getBOsByAttrs(BOQueryLoaderI bol, java.lang.Class<? extends BOI> clazz, java.lang.String[] attributeNames, java.lang.Object[] values, boolean[] notValue, int limit, java.util.Set<java.lang.Long> excludeBOIds)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.