Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/UIManagerServiceI.java
@@ -78,7 +78,7 @@ /** * 根据上下文ID和区域类型,按顺序获取当前区域的tab页 */ List<PLTabPage> getTabByContextIdAndType(String contextId, int areaType) throws PLException; DataGrid getTabByContextIdAndType(String contextId, int areaType) throws PLException; /** * 添加区域数据 @@ -114,7 +114,7 @@ * @param plPageContextOId * @return */ List<PLPageDefination> getPLPageDefinations(String plPageContextOId); DataGrid getPLPageDefinations(String plPageContextOId) throws PLException; /** * 添加页面定义