|
@@ -1,50 +1,28 @@
|
|
package fi.ar.formplugin;
|
|
package fi.ar.formplugin;
|
|
|
|
|
|
|
|
|
|
-import kd.bos.dataentity.serialization.SerializationUtils;
|
|
|
|
-import kd.bos.dataentity.utils.ObjectUtils;
|
|
|
|
import kd.bos.dataentity.utils.StringUtils;
|
|
import kd.bos.dataentity.utils.StringUtils;
|
|
-import kd.bos.entity.filter.FilterValue;
|
|
|
|
import kd.bos.report.plugin.*;
|
|
import kd.bos.report.plugin.*;
|
|
import kd.bos.context.*;
|
|
import kd.bos.context.*;
|
|
-import kd.fi.arapcommon.report.acctagev2.AcctageParam;
|
|
|
|
-import org.apache.commons.lang.*;
|
|
|
|
import kd.bos.dataentity.resource.*;
|
|
import kd.bos.dataentity.resource.*;
|
|
import kd.bos.entity.*;
|
|
import kd.bos.entity.*;
|
|
import kd.bos.form.field.*;
|
|
import kd.bos.form.field.*;
|
|
-import kd.bos.form.control.*;
|
|
|
|
import java.util.List;
|
|
import java.util.List;
|
|
import java.util.stream.*;
|
|
import java.util.stream.*;
|
|
import kd.bplat.scmc.report.conf.*;
|
|
import kd.bplat.scmc.report.conf.*;
|
|
-import kd.bos.entity.datamodel.events.*;
|
|
|
|
-import kd.bplat.scmc.report.core.*;
|
|
|
|
-import kd.bos.dataentity.utils.*;
|
|
|
|
import kd.bos.dataentity.entity.*;
|
|
import kd.bos.dataentity.entity.*;
|
|
-import kd.fi.arapcommon.report.acctage.*;
|
|
|
|
-import kd.bos.dataentity.serialization.*;
|
|
|
|
import kd.bos.orm.query.*;
|
|
import kd.bos.orm.query.*;
|
|
-import kd.bos.servicehelper.*;
|
|
|
|
-import com.alibaba.fastjson.*;
|
|
|
|
import kd.fi.arapcommon.helper.*;
|
|
import kd.fi.arapcommon.helper.*;
|
|
-import kd.fi.arapcommon.report.*;
|
|
|
|
import kd.fi.arapcommon.util.*;
|
|
import kd.fi.arapcommon.util.*;
|
|
-import kd.bos.servicehelper.basedata.*;
|
|
|
|
import kd.bos.bill.*;
|
|
import kd.bos.bill.*;
|
|
import kd.bos.report.*;
|
|
import kd.bos.report.*;
|
|
import kd.bos.entity.report.*;
|
|
import kd.bos.entity.report.*;
|
|
import java.util.*;
|
|
import java.util.*;
|
|
-import java.util.function.*;
|
|
|
|
import kd.bos.dataentity.metadata.*;
|
|
import kd.bos.dataentity.metadata.*;
|
|
import kd.bos.entity.property.*;
|
|
import kd.bos.entity.property.*;
|
|
-import kd.bos.entity.filter.*;
|
|
|
|
-import kd.bos.report.filter.*;
|
|
|
|
-import kd.bos.dataentity.metadata.clr.*;
|
|
|
|
-import kd.bos.form.container.*;
|
|
|
|
import kd.bos.form.*;
|
|
import kd.bos.form.*;
|
|
import kd.bos.list.*;
|
|
import kd.bos.list.*;
|
|
import kd.bos.form.events.*;
|
|
import kd.bos.form.events.*;
|
|
-import kd.bos.entity.datamodel.*;
|
|
|
|
-import kd.bos.form.field.events.*;
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
* @author cjz
|
|
* @author cjz
|