public class FillItemTask<T extends com.ds.esd.tool.ui.component.list.TreeListItem> extends Object implements Callable<T>
FillItemTask(Object object, Class<T> clazz, com.ds.esd.custom.bean.CustomViewBean customViewBean, List<String> ids)
T
call()
Object
invokMethod(com.ds.web.RequestMethodBean methodBean, Map<String,Object> allParamsMap)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FillItemTask(Object object, Class<T> clazz, com.ds.esd.custom.bean.CustomViewBean customViewBean, List<String> ids)
public T call() throws Exception
call
Callable<T extends com.ds.esd.tool.ui.component.list.TreeListItem>
Exception
public Object invokMethod(com.ds.web.RequestMethodBean methodBean, Map<String,Object> allParamsMap) throws ClassNotFoundException, ognl.OgnlException
ClassNotFoundException
ognl.OgnlException
Copyright © 2023 onecode. All rights reserved.